Tweaks and backend vscode settings

This commit is contained in:
Jamie Curnow
2020-02-25 13:34:23 +10:00
parent b7e1e4fd9e
commit 7afacebc92
2 changed files with 8 additions and 1 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