freifunkmanager/webroot/js/config.js

5 lines
101 B
JavaScript
Raw Normal View History

2017-05-08 19:13:29 +02:00
var config = {
title: 'FreifunkManager - Breminale',
backend: 'ws://localhost:8080/websocket'
};