DEPLOYCCASH/vars/default.yml
2023-07-03 10:49:27 +10:00

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"