Revert hostname change

This commit is contained in:
shamoon 2025-03-14 17:34:43 -07:00
parent 66a8b1c21e
commit 8656b8e2f1
No known key found for this signature in database

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