🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay 2022-10-12 16:40:42 -04:00
parent f3bf4b0528
commit ae12b48622
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -39,9 +39,9 @@ ENV SHELL="/bin/bash" \
HOSTNAME="casjaysdev-deno" \
TZ="${TZ:-America/New_York}"
WORKDIR /app
VOLUME ["/app"]
EXPOSE 1993
WORKDIR /data
VOLUME ["/data"]
EXPOSE 1-65535
COPY --from=build /. /