Merge branch 'dev'

This commit is contained in:
shamoon
2025-03-14 18:16:55 -07:00

View File

@@ -56,6 +56,7 @@ COPY --link --chmod=755 docker-entrypoint.sh /usr/local/bin/
RUN apk add --no-cache su-exec
ENV HOSTNAME=::
ENV PORT=3000
EXPOSE $PORT