Skip to content

Commit db2f4d4

Browse files
Merge pull request #1 from NikeLaosClericus/patch-1
Update proxy_host.js
2 parents 5e73361 + cf4965c commit db2f4d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/models/proxy_host.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ const boolFields = [
2121
'enabled',
2222
'hsts_enabled',
2323
'hsts_subdomains',
24+
'enable_proxy_protocol'
2425
];
2526

2627
class ProxyHost extends Model {

0 commit comments

Comments
 (0)