quiz/public/config.js

4 lines
56 B
JavaScript
Raw Normal View History

export default {
wsurl: "wss://quiz.dumpr.org:443",
}