dvbooking/server/http-client.env.json
2025-11-14 17:19:52 +01:00

5 lines
64 B
JSON

{
"dev": {
"apiBaseUrl": "http://localhost:3000/api"
}
}