hotel-service/http/http-client.env.json
Martin Berg Alstad 5d5e6393ac First working API.
Simple auth by creating sessions and storing in db
2024-08-29 16:43:04 +02:00

5 lines
57 B
JSON

{
"dev": {
"baseurl": "http://localhost:8000"
}
}