'update files with ansible'

This commit is contained in:
jonny 2021-04-15 05:14:14 +00:00
parent 5cf640b147
commit 83672f2865

View File

@ -21,4 +21,3 @@ RUN apk add -U openssh-client sshpass && \
EXPOSE 3000 EXPOSE 3000
ENTRYPOINT [ "yarn", "docker-entrypoint", "--conf", "config.json" ] ENTRYPOINT [ "yarn", "docker-entrypoint", "--conf", "config.json" ]