browsers are too strict nowadays

This commit is contained in:
dsc 2023-09-02 21:46:31 +03:00
parent 238022c052
commit c59e2edf8e
2 changed files with 2 additions and 1 deletions

View file

@ -11,6 +11,7 @@ def bool_env(val):
debug = False
host = "127.0.0.1"
ws_url = "http://127.0.0.1:2600/ws"
port = 2600
timezone = "Europe/Amsterdam"