Adding REPO_BRANCH

This commit is contained in:
Xander Luedtke
2023-01-03 22:36:20 -07:00
parent 252deefdcd
commit 9f832cb527
4 changed files with 5 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ services:
- ITFLOW_URL=it.$ROOT_DOMAIN
- ITFLOW_PORT=8080
- ITFLOW_REPO=github.com/itflow-org/itflow
- ITFLOW_REPO_BRANCH=master
- ITFLOW_LOG_LEVEL=info
- ITFLOW_DB_HOST=itflow-db
- ITFLOW_DB_PASS=$ITFLOW_DB_PASS