Fixed improper tooltip (popups) rendering. Fixes #8. (#11)

This commit is contained in:
2019-10-13 09:25:29 +00:00
committed by Gitea
parent 0bbb415852
commit a982e07faf
6 changed files with 15 additions and 11 deletions

View File

@@ -25,7 +25,7 @@ logging:
# HTTP server configuration.
http:
address: "192.168.0.14"
address: "127.0.0.1"
port: "25544"
# By default we're allowing only HTTPS requests. Setting this to true
# will allow HTTP requests. Useful for developing or if you're