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