mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-18 09:52:56 -05:00
[Documentation] What's the default value of ROCKET_PORT?
#4684
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @1sixth on GitHub (May 29, 2021).
According to
.env.tamplate, it seems to be8000:7d5186e40a/.env.template (L2)7d5186e40a/.env.template (L264)But
docker/healthcheck.shsays it's80:7d5186e40a/docker/healthcheck.sh (L3-L6)