mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-26 17:40:33 +00:00
9 lines
181 B
Bash
9 lines
181 B
Bash
# support version: [5.5,5.6,5.7, 8.0]
|
|
POWER_PASSWORD=8dHZPFLFGoPXuC
|
|
APP_VERSION=5.7
|
|
APP_DB_PORT=3306
|
|
APP_PASSWORD=$POWER_PASSWORD
|
|
APP_USER=root
|
|
|
|
APP_NAME=mysql
|
|
APP_NETWORK=websoft9
|