mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
12 lines
203 B
Bash
12 lines
203 B
Bash
APP_NAME=websoft9-git
|
|
APP_VERSION=1.20.4
|
|
APP_NETWORK=websoft9
|
|
|
|
INSTALL_LOCK=true
|
|
DISABLE_SSH=true
|
|
RUN_MODE=prod
|
|
# container inner port
|
|
HTTP_PORT=3000
|
|
DISABLE_REGISTRATION=false
|
|
REQUIRE_SIGNIN_VIEW=false
|