8 lines
224 B
Bash
8 lines
224 B
Bash
# See the documentation for more information: https://pocket-id.org/docs/configuration/environment-variables
|
|
PUBLIC_APP_URL=https://pocket-id.housh.dev
|
|
TRUST_PROXY=true
|
|
MAXMIND_LICENSE_KEY=
|
|
PUID=1000
|
|
PGID=1000
|
|
DATA_MNT=/mnt
|