From c24a5546a5254d56f58658a2d3d74b5431508b67 Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Sat, 31 May 2025 20:51:55 +0200 Subject: [PATCH] docs: use https in `.env.example` --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index a285a5a7..00b73bae 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ # 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 MAXMIND_LICENSE_KEY= PUID=1000