diff --git a/.env.example b/.env.example index ea26fd22..06acff46 100644 --- a/.env.example +++ b/.env.example @@ -1,3 +1,6 @@ +# See the README for more information: https://github.com/stonith404/pocket-id?tab=readme-ov-file#environment-variables PUBLIC_APP_URL=http://localhost TRUST_PROXY=false -MAXMIND_LICENSE_KEY= \ No newline at end of file +MAXMIND_LICENSE_KEY= +PUID=1000 +PGID=1000