new port
All checks were successful
CI-pipeline / linters (push) Successful in 33s

This commit is contained in:
Basyrov Rustam
2025-06-06 00:18:31 +03:00
parent 4e32228fd7
commit 1985b9cc12

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: