fix: dockerhub address (#250)

Signed-off-by: sh1luo <690898835@qq.com>
This commit is contained in:
sh1luo
2021-08-12 08:09:16 +08:00
committed by Yang Luo
parent d103a2bd8c
commit 8c84ba53b4
4 changed files with 36 additions and 83 deletions

View File

@ -8,7 +8,6 @@ services:
- "8000:8000"
depends_on:
- db
command: ["./wait-for-it db:3306 -- ./server"]
volumes:
- ./conf:/conf/
db: