feat(dns): change linkding port to 9999
This commit is contained in:
@@ -17,7 +17,7 @@ locals {
|
||||
}
|
||||
linkding = {
|
||||
subdomain = "links"
|
||||
service = "http://192.168.0.101:9090"
|
||||
service = "http://192.168.0.101:9999"
|
||||
policy = "allow_myself"
|
||||
}
|
||||
grafana = {
|
||||
|
||||
Reference in New Issue
Block a user