2
Environment variables
Bjorn Lammers edited this page 2022-06-17 20:41:23 +02:00

Homarr supports multiple environment variables. These can be set as either Linux env or Docker env. (Env is used to abbreviate environment variables.)

BASE_URL

BASE_URL allows you to change the base URL you used to access Homarr. (E.g., homarr.example.com).

PASSWORD

PASSWORD allows you to set a password for Password Protection.

PORT

PORT allows you to change the default port Homarr uses to deploy. (E.g., localhost:1234).