[ACS-3216] introduce folder rules flag (#2565)

This commit is contained in:
Denys Vuika
2022-07-04 16:25:36 +01:00
committed by GitHub
parent 3a7938b895
commit 36da361b7f
4 changed files with 5 additions and 1 deletions
+1
View File
@@ -35,6 +35,7 @@ ENV APP_CONFIG_OAUTH2_REDIRECT_LOGIN="/"
ENV APP_CONFIG_OAUTH2_REDIRECT_LOGOUT="/"
ENV APP_CONFIG_PLUGIN_AOS=true
ENV APP_CONFIG_PLUGIN_CONTENT_SERVICE=true
ENV APP_CONFIG_PLUGIN_FOLDER_RULES=true
COPY docker/default.conf.template /etc/nginx/templates/
COPY docker/docker-entrypoint.d/* /docker-entrypoint.d/