mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update Dockerfile
This commit is contained in:
@@ -7,4 +7,4 @@ COPY ./docker/entrypoint.sh /
|
|||||||
WORKDIR /usr/share/nginx/html
|
WORKDIR /usr/share/nginx/html
|
||||||
COPY demo-shell/dist/ .
|
COPY demo-shell/dist/ .
|
||||||
|
|
||||||
ENTRYPOINT [ "/docker-entrypoint.sh" ]
|
ENTRYPOINT [ "/entrypoint.sh" ]
|
||||||
|
Reference in New Issue
Block a user