mirror of
https://gitee.com/markliu2013/docker-compose-moneynote.git
synced 2024-11-17 20:58:02 +08:00
save
This commit is contained in:
parent
8dc0a930e4
commit
47f933291b
15
.env.example
15
.env.example
@ -1,15 +0,0 @@
|
||||
NETWORKS_DRIVER=bridge
|
||||
VOLUMES_DRIVER=local
|
||||
TIMEZONE=UTC
|
||||
DATA_PATH=./data
|
||||
|
||||
################# MoneyWhere ###################
|
||||
PLAYEDU_PC_PORT=9800
|
||||
PLAYEDU_ADMIN_PORT=9900
|
||||
|
||||
################# MySQL ###################
|
||||
MYSQL_HOST=mysql
|
||||
MYSQL_PORT=3306
|
||||
MYSQL_DATABASE=moneywhere
|
||||
MYSQL_USER=root
|
||||
MYSQL_ROOT_PASSWORD=123456
|
Loading…
Reference in New Issue
Block a user