Files
pocket-id/frontend/.env.development-example

4 lines
177 B
Plaintext
Raw Normal View History

# 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
2025-05-24 19:52:07 +00:00
PORT=3000