mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-09-16 11:50:35 +00:00
Fix custom cert writes, fix schema
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"format": "ipv4"
|
||||
"format": "^[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}$"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
|
Reference in New Issue
Block a user