also update api url here.
This commit is contained in:
parent
6b1e6eb06c
commit
7901a78754
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"cookieSecret": "!!!<<<CHANGEME>>>!!!",
|
"cookieSecret": "!!!<<<CHANGEME>>>!!!",
|
||||||
"jwtSecret": "!!!<<<CHANGEME>>>!!!",
|
"jwtSecret": "!!!<<<CHANGEME>>>!!!",
|
||||||
"baseUrl": "https://api.example.com/",
|
"baseUrl": "https://portal.example.com/api",
|
||||||
"mainFrontendUrl": "https://portal.example.com/",
|
"mainFrontendUrl": "https://portal.example.com/",
|
||||||
"mail": {
|
"mail": {
|
||||||
"from": "Sender Name <sender@example.com>",
|
"from": "Sender Name <sender@example.com>",
|
||||||
|
|
Loading…
Reference in a new issue