chore: add danak services and admin login

This commit is contained in:
mahyargdz
2025-01-25 16:52:54 +03:30
parent 8af72264e7
commit 6da4b5114c
35 changed files with 505 additions and 34 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ services:
restart: always
container_name: postgres_dsc
ports:
- 54320:5432
- ${DB_PORT}:5432
# networks:
# - app_network
volumes: