[Documentation] What's the default value of ROCKET_PORT? #4684

Closed
opened 2026-03-07 19:57:45 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @1sixth on GitHub (May 29, 2021).

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

7d5186e40a/.env.template (L2)

7d5186e40a/.env.template (L264)

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

7d5186e40a/docker/healthcheck.sh (L3-L6)

Originally created by @1sixth on GitHub (May 29, 2021). 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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#4684