mirror of
https://github.com/caprover/caprover
synced 2025-12-12 06:15:40 +00:00
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
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:
@@ -24,5 +24,6 @@ docker run \
|
|||||||
# -e "CAPTAIN_HOST_HTTP_PORT=10083" \
|
# -e "CAPTAIN_HOST_HTTP_PORT=10083" \
|
||||||
# -e "CAPTAIN_HOST_HTTPS_PORT=10443" \
|
# -e "CAPTAIN_HOST_HTTPS_PORT=10443" \
|
||||||
# -e "CAPTAIN_HOST_ADMIN_PORT=13000" \
|
# -e "CAPTAIN_HOST_ADMIN_PORT=13000" \
|
||||||
|
|
||||||
sleep 2s
|
sleep 2s
|
||||||
docker service logs captain-captain --follow
|
docker service logs captain-captain --follow
|
||||||
|
|||||||
Reference in New Issue
Block a user