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