🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay 2022-10-12 23:16:31 -04:00
parent 2ce15a53c6
commit 5d1626da07
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -60,7 +60,7 @@ ENV SHELL="/bin/bash" \
COPY --from=build /. /
WORKDIR /root
WORKDIR /data/htdocs/www
VOLUME [ "/config","/data" ]