Version 2.1.2 (#317)

* Tweaks and backend vscode settings

* Version bump
This commit is contained in:
jc21
2020-03-06 11:04:42 +10:00
committed by GitHub
parent 569d2b0dce
commit 93f29734b7
6 changed files with 12 additions and 5 deletions

View File

@ -30,7 +30,6 @@ RUN /tmp/install-s6 "${TARGETPLATFORM}" && rm -f /tmp/install-s6
EXPOSE 80
EXPOSE 81
EXPOSE 443
EXPOSE 9876
COPY docker/rootfs /
ADD backend /app