Skip to content

Commit 98db224

Browse files
author
Rafael Bermudez Guijo
committed
build: Prepare for docker run
1 parent aebc3b1 commit 98db224

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/configuration.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// DVB-I Reference installation location -- also backend/configuration.php
2-
var INSTALL_LOCATION = "http://localhost:8888";
2+
var INSTALL_LOCATION = "";
33

44
// set to true to include <Service> channels that are not included in the selected LCN table.
55
var INCLUDE_NON_LCN_CHANNELS = false;

0 commit comments

Comments
 (0)