review-front/configuration.json

6 lines
100 B
JSON

{
"serverAddress": "localhost",
"apiURL": "http://localhost:8080/api",
"tokenTTL": 36000000
}