Compare commits

..

2 commits

View file

@ -51,8 +51,6 @@ The rest of the configuration is handled through environment variables
# Can be debug,info,warning,error
LOG_LEVEL = "info"
ISSUER = "http://localhost"
# Can be net,unix
SERVER_MODE = "net"
SERVER_HOST = "0.0.0.0"