mirror of
https://github.com/Expand-sys/DEPLOYCCASH
synced 2025-12-15 13:32:15 +11:00
12 lines
No EOL
214 B
YAML
12 lines
No EOL
214 B
YAML
---
|
|
BUILD_DIR: "/root"
|
|
ADMIN_A: "admin"
|
|
SAVE_FREQ: "2"
|
|
USE_DEPRECATED_ENDPOINTS: "true"
|
|
WEB_ENABLED: true
|
|
WEB_PORT: "3000"
|
|
CCASH_PORT: 8080
|
|
CCASH_PORT_S: 8443
|
|
START_SERVICES: true
|
|
START_ON_BOOT: true
|
|
BRANCH: "main" |