also update api url here.

This commit is contained in:
gluap 2021-10-20 19:27:28 +02:00 committed by Paul Bienkowski
parent 6b1e6eb06c
commit 7901a78754

View file

@ -1,7 +1,7 @@
{
"cookieSecret": "!!!<<<CHANGEME>>>!!!",
"jwtSecret": "!!!<<<CHANGEME>>>!!!",
"baseUrl": "https://api.example.com/",
"baseUrl": "https://portal.example.com/api",
"mainFrontendUrl": "https://portal.example.com/",
"mail": {
"from": "Sender Name <sender@example.com>",