24
1
Fork 0

Merge branch 'JoshAtticus-patch-1' into master

See https://github.com/timvisee/send/pull/115
This commit is contained in:
timvisee 2022-10-05 16:05:01 +02:00
commit 5b4c0d2540
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
1 changed files with 1 additions and 1 deletions

View File

@ -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: {