This commit is contained in:
milad nazari
2024-12-24 13:04:43 +03:30
committed by GitHub
25 changed files with 272 additions and 15 deletions

View File

@@ -21,6 +21,7 @@ const boolFields = [
'enabled',
'hsts_enabled',
'hsts_subdomains',
'default_server',
];
class ProxyHost extends Model {