[GH-ISSUE #1735] [Documentation] What's the default value of ROCKET_PORT? #1047

Closed
opened 2026-03-03 02:05:48 +03:00 by kerem · 0 comments
Owner

Originally created by @1sixth on GitHub (May 29, 2021).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1735

According to .env.tamplate, it seems to be 8000:

github.com/dani-garcia/vaultwarden@7d5186e40a/.env.template (L2)

github.com/dani-garcia/vaultwarden@7d5186e40a/.env.template (L264)

But docker/healthcheck.sh says it's 80:

github.com/dani-garcia/vaultwarden@7d5186e40a/docker/healthcheck.sh (L3-L6)

Originally created by @1sixth on GitHub (May 29, 2021). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1735 According to `.env.tamplate`, it seems to be `8000`: https://github.com/dani-garcia/vaultwarden/blob/7d5186e40aa7950df8f03e1df727e2390e25c77c/.env.template#L2 https://github.com/dani-garcia/vaultwarden/blob/7d5186e40aa7950df8f03e1df727e2390e25c77c/.env.template#L264 But `docker/healthcheck.sh` says it's `80`: https://github.com/dani-garcia/vaultwarden/blob/7d5186e40aa7950df8f03e1df727e2390e25c77c/docker/healthcheck.sh#L3-L6
kerem closed this issue 2026-03-03 02:05:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#1047
No description provided.