also update api url here.
This commit is contained in:
parent
6b1e6eb06c
commit
7901a78754
|
@ -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>",
|
||||
|
|
Loading…
Reference in a new issue