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

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