mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-24 09:15:05 +03:00
7 lines
239 B
Plaintext
7 lines
239 B
Plaintext
# Sample .env file for development
|
|
# All environment variables can be found on https://pocket-id.org/docs/configuration/environment-variables
|
|
|
|
APP_ENV=development
|
|
APP_URL=http://localhost:1411
|
|
PORT=1411
|
|
MAXMIND_LICENSE_KEY=your_license_key |