error with etherpad
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
- db
|
||||
- etherpad
|
||||
- back
|
||||
- front
|
||||
networks:
|
||||
- app-network
|
||||
|
||||
@@ -24,6 +25,8 @@ services:
|
||||
- ../doodlestudent/front:/app
|
||||
environment:
|
||||
- FLASK_ENV=development
|
||||
depends_on:
|
||||
- back
|
||||
networks:
|
||||
- app-network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user