mirror of
https://github.com/gutmensch/docker-dmarc-report.git
synced 2025-12-29 16:15:55 +00:00
fix raumserver uri
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* Object and functions related to raumserver (client)
|
||||
*/
|
||||
window.raumfeld = new Object();
|
||||
window.raumfeld.raumserver = 'http://qnap:3535/raumserver';
|
||||
window.raumfeld.raumserver = '/raumserver';
|
||||
window.raumfeld.zones = [];
|
||||
window.raumfeld.rooms = [];
|
||||
window.raumfeld.sources = [
|
||||
|
||||
Reference in New Issue
Block a user