mirror of
https://github.com/nikdoof/pocket-id.git
synced 2025-12-13 14:52:18 +00:00
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
APP_ENV=production
|
|
PUBLIC_APP_URL=http://localhost
|
|
DB_PATH=data/pocket-id.db
|
|
UPLOAD_PATH=data/uploads
|
|
PORT=8080
|
|
HOST=localhost |