Update Dockerfile

This commit is contained in:
fithwum
2020-06-22 05:33:15 -07:00
parent 5af225ef03
commit 536074e0f6

View File

@@ -16,6 +16,7 @@ USER foundry
# directory where data is stored
VOLUME /foundry
WORKDIR /foundry
# TCP Port
EXPOSE 30000