summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 5da13a0..5c95617 100644
--- a/README.rst
+++ b/README.rst
@@ -21,4 +21,10 @@ Usage
path to the GeoLite2-City database (default is "/var/lib/GeoIP/GeoLite2-City.mmdb")
-port <port>
port where the service listens on (default is 9001)
+-notls
+ disable TLS on the service
+-server_crt string
+ path to the cert file for TLS
+-server_key string
+ path to the key file for TLS