New address of Space 4.0

This commit is contained in:
polyfloyd 2024-06-24 20:13:18 +02:00
parent 2c3b68275c
commit 9cc8b0fa40

View file

@ -35,9 +35,9 @@ class StatejsonHandler(tornado.web.RequestHandler):
'spacephone': False, 'spacephone': False,
}, },
'location': { 'location': {
'address': 'Computerweg 20A, 3821 AB Amersfoort, The Netherlands', 'address': 'Nijverheidsweg-Noord 77, 3812 PK Amersfoort, The Netherlands',
'lat': 52.177323, 'lat': 52.1697399,
'lon': 5.414782, 'lon': 5.3561364,
}, },
'state': { 'state': {
'open': current_state, 'open': current_state,