diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/default_settings.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/default_settings.py b/etc/default_settings.py index a194b10e..023aa53b 100644 --- a/etc/default_settings.py +++ b/etc/default_settings.py @@ -25,7 +25,6 @@ import os import sys GN_VERSION = open("../etc/VERSION", "r").read() -GN_SERVER_URL = "http://localhost:8880/" # REST API server # ---- MySQL |