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

@@ -13,6 +13,8 @@ ENV ITFLOW_PORT 8080
ENV ITFLOW_REPO github.com/itflow-org/itflow
ENV ITFLOW_REPO_BRANCH master
# apache2 log levels: emerg, alert, crit, error, warn, notice, info, debug
ENV ITFLOW_LOG_LEVEL warn