diff --git a/projects/github.com/nat/openplayground/entrypoint.sh b/projects/github.com/nat/openplayground/entrypoint.sh index 29212c7a..f722ee4a 100755 --- a/projects/github.com/nat/openplayground/entrypoint.sh +++ b/projects/github.com/nat/openplayground/entrypoint.sh @@ -4,7 +4,7 @@ set -em # source <(tea +curl.se) -PORT=5432 #TODO find a port! +PORT=43873 #TODO find a port automatically! openplayground run --port $PORT &