diff --git a/server/config.js b/server/config.js index 872d946f..4a9d0898 100644 --- a/server/config.js +++ b/server/config.js @@ -165,7 +165,7 @@ const conf = convict({ }, base_url: { format: 'url', - default: 'https://send.firefox.com', + default: 'https://send.vis.ee', env: 'BASE_URL' }, custom_title: {