24
1
Fork 0

Update config.js

This commit is contained in:
Josh 2022-09-19 15:46:47 +08:00 committed by GitHub
parent 8bb198b73e
commit e7f3c91d0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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