1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-04 21:29:44 +00:00
Files
pocket-id/frontend/.env.development-example
2025-05-24 22:55:46 +02:00

4 lines
177 B
Plaintext

# If the backend in your development environment is running on a different port, change the value of the variable below.
DEVELOPMENT_BACKEND_URL=http://localhost:1411
PORT=3000