forked from DGNum/infrastructure
feat(dns): Add a redirection for the radius service
This commit is contained in:
parent
1ac7ca0d99
commit
450d862b41
1 changed files with 4 additions and 0 deletions
|
@ -80,6 +80,10 @@ let
|
|||
"status" # Uptime Kuma
|
||||
];
|
||||
|
||||
vault01.dual = [
|
||||
"radius" # FreeRADIUS
|
||||
];
|
||||
|
||||
web01.dual = [
|
||||
"*.wp" # Wordpress
|
||||
"calendrier" # Metis
|
||||
|
|
Loading…
Reference in a new issue