Ready for new update

This commit is contained in:
frikky
2020-05-23 10:59:51 +02:00
parent c68aba0874
commit b6e14f91fe
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ echo "Starting server"
# Rerun build locally for it to update :)
docker run -it \
-p 3001:80 \
-p 3443:443 \
-p 3002:443 \
-v $(pwd)/build:/usr/share/nginx/html:ro \
--rm \
nginx