Update config.js
This commit is contained in:
parent
8bb198b73e
commit
e7f3c91d0b
|
@ -165,7 +165,7 @@ const conf = convict({
|
|||
},
|
||||
base_url: {
|
||||
format: 'url',
|
||||
default: 'https://send.vis.ee',
|
||||
default: 'https://send.example.com',
|
||||
env: 'BASE_URL'
|
||||
},
|
||||
custom_title: {
|
||||
|
|
Loading…
Reference in New Issue