подправил порты

This commit is contained in:
2026-03-27 22:19:22 +03:00
parent ab03b101f5
commit 5648e13ef6
3 changed files with 7 additions and 2 deletions

View File

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