This commit is contained in:
markliu2013 2023-08-02 00:53:30 +08:00
parent 8dc0a930e4
commit 47f933291b
2 changed files with 1 additions and 22 deletions

View File

@ -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

View File

@ -3,10 +3,4 @@ DB_PORT=3306
DB_NAME=moneywhere
DB_USER=root
DB_PASSWORD=NWPkVrO2
SERVER_PORT=9092
DDL_AUTO=update
SHOW_SQL=true
invite_code=111111
user_api_base_url=https://api.moneywhere.com/api/v1/user-api/
invite_code=111111