mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-18 10:06:26 +00:00
Initial commit
This commit is contained in:
6
manager/src/backend/schema/examples.json
Normal file
6
manager/src/backend/schema/examples.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-06/schema#",
|
||||
"id": "examples",
|
||||
"type": "object",
|
||||
"definitions": {}
|
||||
}
|
Reference in New Issue
Block a user