whoop, not https

This commit is contained in:
Lamp 2019-02-02 20:20:39 -08:00
parent 34ad9b572b
commit 8ac92270c4
No known key found for this signature in database
GPG Key ID: 0F1F8704BEDE369E

@ -7,7 +7,7 @@ module.exports = {
github_pat: "c8b570eacf0ddfe504b28b3fdc2040aab1d40042",
// root url of download location of game releases for generating URLs to distribute
download_root_url: "https://ts.terrium.net:9701",
download_root_url: "http://ts.terrium.net:9701",
// discord webhook for announcing game release in discord
discord_webhook: "https://discordapp.com/api/webhooks/489686037535391749/VgLPsXyITBGKT8c0oc5_WYKDxxxlJn6yESElwN0AIIpcwgPE7gVpp-O7aKwozKkLr_ik",