Update 'caddy'

Andy Bunce 2022-06-10 17:46:19 +01:00
parent a4e979bf18
commit d07f61c207
1 changed files with 4 additions and 1 deletions

@ -8,8 +8,10 @@ flowchart TB
tvheadend --> x4 tvheadend --> x4
wiki-->x10 wiki-->x10
code-->x6 code-->x6
code-alt-->x11
kodi -->x7 kodi -->x7
vpn((VPN)) -->x8 vpn((VPN)) -->x8
subgraph orlop ["Orlop domain"] subgraph orlop ["Orlop domain"]
direction LR direction LR
about-o[about] about-o[about]
@ -40,6 +42,7 @@ flowchart TB
x3[[jellyfin:8086]] x3[[jellyfin:8086]]
x2[[emby:8097]] x2[[emby:8097]]
x1[[gitea:8300]] x1[[gitea:8300]]
x11[[vscode:8444]]
end end
subgraph n2-plus subgraph n2-plus