mirror of
https://github.com/Expand-sys/CCash
synced 2026-03-22 12:37:08 +11:00
change default branch on deployment
This commit is contained in:
parent
a195e8c5a2
commit
e413c089dc
1 changed files with 1 additions and 1 deletions
|
|
@ -7,4 +7,4 @@ WEB_ENABLED: true
|
||||||
WEB_PORT: "3000"
|
WEB_PORT: "3000"
|
||||||
START_SERVICES: true
|
START_SERVICES: true
|
||||||
START_ON_BOOT: true
|
START_ON_BOOT: true
|
||||||
BRANCH: "v2.5.1"
|
BRANCH: "main"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue