Merge branch 'JoshAtticus-patch-1' into master
See https://github.com/timvisee/send/pull/115
This commit is contained in:
commit
5b4c0d2540
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ const conf = convict({
|
||||||
},
|
},
|
||||||
base_url: {
|
base_url: {
|
||||||
format: 'url',
|
format: 'url',
|
||||||
default: 'https://send.firefox.com',
|
default: 'https://send.example.com',
|
||||||
env: 'BASE_URL'
|
env: 'BASE_URL'
|
||||||
},
|
},
|
||||||
custom_title: {
|
custom_title: {
|
||||||
|
|
Loading…
Reference in a new issue