diff --git a/api/config.json.example b/api/config.json.example index 564da02..53348d6 100644 --- a/api/config.json.example +++ b/api/config.json.example @@ -1,7 +1,7 @@ { "cookieSecret": "!!!<<>>!!!", "jwtSecret": "!!!<<>>!!!", - "baseUrl": "https://api.example.com/", + "baseUrl": "https://portal.example.com/api", "mainFrontendUrl": "https://portal.example.com/", "mail": { "from": "Sender Name ",