mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-15 12:15:11 +00:00
docs: use https in .env.example
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# See the documentation for more information: https://pocket-id.org/docs/configuration/environment-variables
|
# See the documentation for more information: https://pocket-id.org/docs/configuration/environment-variables
|
||||||
APP_URL=http://localhost:1411
|
APP_URL=https://your-pocket-id-domain.com
|
||||||
TRUST_PROXY=false
|
TRUST_PROXY=false
|
||||||
MAXMIND_LICENSE_KEY=
|
MAXMIND_LICENSE_KEY=
|
||||||
PUID=1000
|
PUID=1000
|
||||||
|
|||||||
Reference in New Issue
Block a user