Update entrypoint

This commit is contained in:
weslambert
2020-08-15 16:43:18 -04:00
committed by GitHub
parent d166924121
commit a170f3920c

View File

@@ -1,6 +1,5 @@
#!/bin/bash #!/bin/bash
set -e set -e
#VERSION="0.4.5"
BIND_ADDRESS="0.0.0.0" BIND_ADDRESS="0.0.0.0"
PUBLIC_PATH="public" PUBLIC_PATH="public"
LOG_DIR="." LOG_DIR="."