mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[AAE-8200] - Add a way to hide personal files and configure a landing… (#2494)
* [AAE-8200] - Add a way to hide personal files and configure a landing page * Move global variable inside the function used * Rename plugin content service variable * Fix lint * Fix comments
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ ENV APP_CONFIG_OAUTH2_REDIRECT_SILENT_IFRAME_URI="{protocol}//{hostname}{:port}/
|
||||
ENV APP_CONFIG_OAUTH2_REDIRECT_LOGIN="/"
|
||||
ENV APP_CONFIG_OAUTH2_REDIRECT_LOGOUT="/"
|
||||
ENV APP_CONFIG_PLUGIN_AOS=true
|
||||
ENV APP_CONFIG_CONTENT_SERVICE=true
|
||||
ENV APP_CONFIG_PLUGIN_CONTENT_SERVICE=true
|
||||
|
||||
COPY docker/default.conf.template /etc/nginx/templates/
|
||||
COPY docker/docker-entrypoint.d/* /docker-entrypoint.d/
|
||||
|
||||
Reference in New Issue
Block a user