5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
NUXT_PORT=3001
|
|
NUXT_HOST=0.0.0.0
|
|
|
|
# Nitro BFF backend URL (server-only, not exposed to client)
|
|
BACKEND_URL=https://backend.routebox.co |