diff --git a/src/config.ts b/src/config.ts index 72ba74a..54c291e 100644 --- a/src/config.ts +++ b/src/config.ts @@ -1,6 +1,6 @@ export default { name: 'New Quest', - server_endpoint: 'https://159.69.16.244:4000', + server_endpoint: 'http://e4sco4c.159.69.16.244.sslip.io:3000', development: true, width: 960, height: 540,