moved the container config to a separate diagram
This commit is contained in:
parent
ebd287d4b8
commit
cc0b3a18d9
10 changed files with 107 additions and 65 deletions
|
|
@ -0,0 +1,11 @@
|
|||
@startjson
|
||||
{
|
||||
"container : string": "amnezia-wireguard",
|
||||
"wireguard : array":
|
||||
{
|
||||
"last_config : string": "native wireguard config",
|
||||
"port : string": "port number",
|
||||
"transport_proto : string": "udp"
|
||||
}
|
||||
}
|
||||
@endjson
|
||||
Loading…
Add table
Add a link
Reference in a new issue