1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-05-06 23:33:41 +01:00

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

@ -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