This commit is contained in:
2025-11-14 14:47:19 +00:00
parent 2a85845835
commit 3758c7572a
137 changed files with 365654 additions and 11147 deletions
+1 -2
View File
@@ -1,12 +1,11 @@
services:
backend:
container_name: cc-api
container_name: api
build:
context: .
dockerfile: Dockerfile
env_file:
- .env
- .env.app.prod
ports:
- 8000:8000
networks: