Merge pull request #50 from Expand-sys/patch-1

change default branch on deployment
This commit is contained in:
William 2022-12-24 00:44:21 -08:00 committed by GitHub
commit 4aa55486c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"