1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-09 07:19:16 +00:00

docs: adapt contribution guide

This commit is contained in:
Elias Schneider
2025-05-24 19:52:07 +00:00
parent 2a457ac8e9
commit cbe7aa6eec
7 changed files with 53 additions and 39 deletions

View File

@@ -2,6 +2,8 @@
# All environment variables can be found on https://pocket-id.org/docs/configuration/environment-variables
APP_ENV=development
APP_URL=http://localhost:1411
# Set the APP_URL to the URL where the frontend is listening
# In the development environment the backend gets proxied by the frontend
APP_URL=http://localhost:3000
PORT=1411
MAXMIND_LICENSE_KEY=your_license_key