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

This commit is contained in:
Basyrov Rustam
2025-06-06 00:30:41 +03:00
parent 452c2cc5c7
commit 1ff450c37e

View File

@@ -1,6 +1,7 @@
services:
app:
container_name: wtukatyr/django-example-app:latest
django-app:
image: wtukatyr/django-example-app:latest
container_name: django-app
ports:
- "8989:8000"
depends_on: