docker-compose-moneynote/api.env
markliu2013 f4ff4a733e feature
2023-06-13 18:29:51 +08:00

12 lines
209 B
Bash

DB_HOST=mysql
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/