dev #5

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

View File

@@ -3,7 +3,7 @@ services:
build: . build: .
container_name: django-app container_name: django-app
ports: ports:
- "80:8000" - "8989:8000"
depends_on: depends_on:
- db - db
environment: environment: