opt: 通过环境变量来传参,修正 docker compose 配置参数

This commit is contained in:
RockYang
2023-06-27 18:29:46 +08:00
parent 871f5d39e4
commit daf83cfc84
13 changed files with 109 additions and 93 deletions

4
docker/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
mysql/data/*
mysql/logs/*
logs
static/*