Just remove hostname

This commit is contained in:
shamoon
2025-03-14 15:11:37 -07:00
parent a0dc8c9ccb
commit 66a8b1c21e

View File

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