npm update, revert config value

This commit is contained in:
2024-06-06 16:17:18 +02:00
parent 5b6f292361
commit f7ce1c919d
2 changed files with 207 additions and 200 deletions

View File

@ -1,6 +1,6 @@
export default {
name: 'New Quest',
server_endpoint: 'http://159.69.16.244:3000',
server_endpoint: 'http://localhost:4000',
development: true,
width: 960,
height: 540,