at least now nginx starts.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user