mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-12 09:13:14 +03:00
4 lines
144 B
Plaintext
4 lines
144 B
Plaintext
PUBLIC_APP_URL=http://localhost
|
|
# /!\ If PUBLIC_APP_URL is not a localhost address, it must be HTTPS
|
|
INTERNAL_BACKEND_URL=http://localhost:8080
|