Spacing
This commit is contained in:
parent
2ea36ceb7f
commit
cb0377a8eb
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ RUN apk --no-cache add \
|
||||||
&& chown -R app:app /opt/app /data
|
&& chown -R app:app /opt/app /data
|
||||||
|
|
||||||
USER app
|
USER app
|
||||||
|
|
||||||
CMD ["/opt/app/docker-start.sh"]
|
CMD ["/opt/app/docker-start.sh"]
|
||||||
|
|
||||||
ARG PORT=6666
|
ARG PORT=6666
|
||||||
|
|
Loading…
Reference in a new issue