mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 18:30:23 +08:00
11 lines
180 B
Bash
11 lines
180 B
Bash
APP_NAME=websoft9-git
|
|
APP_VERSION=1.20.4
|
|
APP_NETWORK=websoft9
|
|
|
|
INSTALL_LOCK=true
|
|
DISABLE_SSH=true
|
|
RUN_MODE=prod
|
|
HTTP_PORT=3000
|
|
DISABLE_REGISTRATION=false
|
|
REQUIRE_SIGNIN_VIEW=false
|