mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-30 00:17:40 +01:00
Try update
This commit is contained in:
@@ -27,6 +27,15 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
|
||||
S6_SERVICES_GRACETIME=0
|
||||
|
||||
ENV OPENPROJECT_SECRET_KEY_BASE=addon_secret \
|
||||
OPENPROJECT_HOST__NAME=localhost:8080 \
|
||||
OPENPROJECT_HTTPS=false \
|
||||
OPENPROJECT_DEFAULT__LANGUAGE=en \
|
||||
OPENPROJECT_EDITION=bim \
|
||||
PGDATA=/config/pg \
|
||||
APP_DATA_PATH=/config/assets \
|
||||
OPENPROJECT_ATTACHMENTS__STORAGE__PATH=/config/assets/files
|
||||
|
||||
USER root
|
||||
|
||||
##################
|
||||
|
||||
Reference in New Issue
Block a user