Trailing / in MapTileURL must be there!
parent
78c16da544
commit
07d7c1cd2d
|
@ -100,7 +100,7 @@
|
||||||
SRV_IMServerURI = "http://127.0.0.1:9000"
|
SRV_IMServerURI = "http://127.0.0.1:9000"
|
||||||
|
|
||||||
;; For Viewer 2
|
;; For Viewer 2
|
||||||
MapTileURL = "http://127.0.0.1:9000"
|
MapTileURL = "http://127.0.0.1:9000/"
|
||||||
|
|
||||||
;; Regular expressions for controlling which client versions are accepted/denied.
|
;; Regular expressions for controlling which client versions are accepted/denied.
|
||||||
;; An empty string means nothing is checked.
|
;; An empty string means nothing is checked.
|
||||||
|
|
Loading…
Reference in New Issue