@@ -13,6 +13,8 @@ services:
- ./deploy-config.yaml:/root/oilseal-exam/config-linux.yaml
ports:
- "3001:3000"
+ depends_on:
+ - oilseal-exam-mysql
oilseal-exam-mysql:
restart: always