feat(dns): expose linkding bookmarks service
This commit is contained in:
@@ -15,5 +15,10 @@ locals {
|
||||
service = "http://192.168.0.101:8883"
|
||||
policy = "allow_myself"
|
||||
}
|
||||
linkding = {
|
||||
subdomain = "links"
|
||||
service = "http://192.168.0.101:9090"
|
||||
policy = "allow_myself"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user