Removed custom port from dev script
Some checks failed
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled

This commit is contained in:
Kasra Bigdeli
2025-02-17 12:02:50 -08:00
parent 78d11aeefb
commit 82b51c1fa7

View File

@@ -24,5 +24,6 @@ docker run \
# -e "CAPTAIN_HOST_HTTP_PORT=10083" \
# -e "CAPTAIN_HOST_HTTPS_PORT=10443" \
# -e "CAPTAIN_HOST_ADMIN_PORT=13000" \
sleep 2s
docker service logs captain-captain --follow