dev #5

Merged
wtukatyr merged 5 commits from dev into main 2025-06-06 00:33:56 +03:00
Showing only changes of commit 452c2cc5c7 - Show all commits

View File

@@ -1,7 +1,6 @@
services:
app:
build: .
container_name: django-app
container_name: wtukatyr/django-example-app:latest
ports:
- "8989:8000"
depends_on:
@@ -39,5 +38,5 @@ volumes:
pg-data:
networks:
proxy-common:
proxy_common:
external: true