1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00

чиним билд14

This commit is contained in:
MoonTestUse1
2025-01-02 00:34:58 +06:00
parent 6c759c0899
commit 6c10497678
4 changed files with 87 additions and 0 deletions

View File

@@ -20,6 +20,8 @@ services:
container_name: support-backend
environment:
- DATABASE_URL=postgresql://postgres:postgres@postgres/support_db
ports:
- "8000:8000"
depends_on:
- postgres
networks: