move config to addons_config

This commit is contained in:
Alexandre
2021-12-29 12:57:15 +01:00
parent fc18cf345f
commit b1842412dd
38 changed files with 320 additions and 93 deletions

View File

@@ -21,7 +21,7 @@ FROM ${BUILD_FROM}
# 2 Modify Image #
##################
ENV PAPERLESS_DATA_DIR=/config/paperless_ng
ENV PAPERLESS_DATA_DIR=/config/addons_config/paperless_ng
RUN \
#################
# Correct image #