fix url
This commit is contained in:
parent
5f526aa5d3
commit
809a459c8c
@ -1,7 +1,7 @@
|
|||||||
const prodURL = 'chess.sw-gross.de:9999';
|
const prodURL = 'chess.sw-gross.de:9999';
|
||||||
const debugURL = 'localhost:8080';
|
const debugURL = 'localhost:8080';
|
||||||
|
|
||||||
const useDbgUrl = true;
|
const useDbgUrl = false;
|
||||||
|
|
||||||
String getHostURL() {
|
String getHostURL() {
|
||||||
var prot = 'https';
|
var prot = 'https';
|
||||||
|
Loading…
Reference in New Issue
Block a user