mirror of
https://github.com/netbirdio/dashboard.git
synced 2026-01-26 01:21:04 +00:00
DNS (#101)
Added DNS tab for managing Nameservers. Users will be able to add multiple nameservers and set distribution groups that dictate to which peers the settings will be applied. With this PR we also got a set of group handlers that can be reused.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"lodash": "^4.17.21",
|
||||
"postcss": "^8.4.12",
|
||||
"prop-types": "^15.7.2",
|
||||
"punycode": "^2.1.1",
|
||||
"rc-overflow": "^1.2.8",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.1.0",
|
||||
|
||||
Reference in New Issue
Block a user