change default branch on deployment

This commit is contained in:
Expand-sys 2022-12-24 19:19:14 +11:00 committed by GitHub
parent a195e8c5a2
commit e413c089dc
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"
START_SERVICES: true
START_ON_BOOT: true
BRANCH: "v2.5.1"
BRANCH: "main"