mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Use /config/data as default https://github.com/alexbelgium/hassio-addons/issues/1645
This commit is contained in:
@@ -31,7 +31,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
S6_SERVICES_GRACETIME=0
|
||||
|
||||
# Specific modifications
|
||||
ARG CONFIGLOCATION="/share/nextcloud"
|
||||
ARG CONFIGLOCATION="/config/data"
|
||||
# hadolint ignore=SC2015,SC2086
|
||||
RUN \
|
||||
# Change default data location
|
||||
|
||||
Reference in New Issue
Block a user