подправил порты
All checks were successful
Deploy MES Core / deploy (push) Successful in 9s

This commit is contained in:
2026-03-27 22:21:43 +03:00
parent 5648e13ef6
commit 12c07a8108

View File

@@ -31,7 +31,7 @@ services:
- staticfiles:/app/staticfiles:ro - staticfiles:/app/staticfiles:ro
- mediafiles:/app/media:ro - mediafiles:/app/media:ro
ports: ports:
- "80:8000" - "80:80"
depends_on: depends_on:
- web - web