at least now nginx starts.

This commit is contained in:
usr0
2026-02-11 15:48:55 +01:00
parent 5d50f29b47
commit b8e322d7be
5 changed files with 49 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ services:
depends_on:
- db
- etherpad
- back
networks:
- app-network
@@ -18,6 +19,7 @@ services:
ports:
- "5000:5000"
- "5080:80"
volumes:
- ../doodlestudent/front:/app
environment: