Update config.js

This commit is contained in:
Josh
2022-09-19 15:46:47 +08:00
committed by GitHub
parent 8bb198b73e
commit e7f3c91d0b

View File

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