Compare commits
2 commits
cd91ac0a0e
...
296909ef1f
Author | SHA1 | Date | |
---|---|---|---|
296909ef1f | |||
c9f89f496f |
1 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,8 @@ 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"
|
||||
|
|
Loading…
Reference in a new issue