feat: remove domain field from config and derive domain from headers
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
[server]
|
||||
host = 0.0.0.0
|
||||
port = 8087
|
||||
domain = https://search.example.com
|
||||
|
||||
# Default locale (default: en_gb)
|
||||
#locale = en_gb
|
||||
|
||||
Reference in New Issue
Block a user