v3.5.0 docker

This commit is contained in:
MaxKey
2022-05-06 17:41:04 +08:00
parent 08dbe02dc3
commit 737e8edc07
14 changed files with 359 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
FROM maxkeytop/maxkey-mgt:3.3.3
ENV TZ=Asia/Shanghai \
DATABASE_HOST=localhost \
DATABASE_PORT=3306 \
DATABASE_NAME=maxkey \
DATABASE_USER=root \
DATABASE_PWD=maxkey \