1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-05-22 13:55:18 +01:00

Merge branch 'dev'

This commit is contained in:
shamoon 2025-03-14 18:16:55 -07:00
commit 6b4182ab96
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