add: add order list api

This commit is contained in:
behruz-dev
2025-08-29 16:49:56 +05:00
parent 4f45b97aaa
commit 368ec932a6
5 changed files with 56 additions and 4 deletions

View File

@@ -10,4 +10,5 @@ POSTGRES_HOST=db
POSTGRES_PORT=5432
COMMAND=sh ./resources/scripts/entrypoint-server.sh
PORT=8080
PORT=8080
CACHEOPS_ENABLED=True