mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 04:14:04 +02: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_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
|
||||||
S6_SERVICES_GRACETIME=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
|
USER root
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
@@ -39,6 +39,6 @@
|
|||||||
"slug": "openproject",
|
"slug": "openproject",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/openproject",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/openproject",
|
||||||
"version": "16.0-7",
|
"version": "16.0-8",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user