review-front/configuration.json

7 lines
125 B
JSON

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