Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshAtticus authored Sep 19, 2022
1 parent 8bb198b commit e7f3c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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: {
Expand Down

0 comments on commit e7f3c91

Please sign in to comment.