mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-4715] break dependency on envsubst (#3325)
* remove BPM host * break dependency on envsubst * remove prebuild script * cleanup package.json
This commit is contained in:
@@ -18,9 +18,6 @@ USER 101
|
||||
|
||||
ARG PROJECT_NAME
|
||||
|
||||
ENV APP_CONFIG_BPM_HOST="{protocol}//{hostname}{:port}"
|
||||
ENV APP_CONFIG_ECM_HOST="{protocol}//{hostname}{:port}"
|
||||
|
||||
COPY docker/default.conf.template /etc/nginx/templates/
|
||||
|
||||
COPY dist/$PROJECT_NAME /usr/share/nginx/html/
|
||||
|
||||
Reference in New Issue
Block a user