This commit is contained in:
Deka Jello 2024-04-18 10:48:09 -05:00
parent 2ea36ceb7f
commit cb0377a8eb

View file

@ -77,7 +77,6 @@ RUN apk --no-cache add \
&& chown -R app:app /opt/app /data
USER app
CMD ["/opt/app/docker-start.sh"]
ARG PORT=6666