6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
# Note that provide always without trailing forward slash to have expected behaviour
|
|
FRONTEND_BASE_URL=http://localhost:3001
|
|
BACKEND_BASE_URL=http://localhost:3000
|
|
DEFAULT_LOGIN=tim@apple.dev
|
|
DEFAULT_PASSWORD=Applecar2025
|
|
WEBSITE_URL=https://twenty.com |