server: Add http_url to the configuration
This commit is contained in:
committed by
nitnelave
parent
a13bfc3575
commit
db2b5cbae0
@@ -10,6 +10,9 @@
|
||||
## administration.
|
||||
#http_port = 17170
|
||||
|
||||
## The public URL of the server, for password reset links.
|
||||
#http_url = "http://localhost"
|
||||
|
||||
## Random secret for JWT signature.
|
||||
## This secret should be random, and should be shared with application
|
||||
## servers that need to consume the JWTs.
|
||||
|
||||
Reference in New Issue
Block a user