Update 'caddy'
parent
708098a140
commit
7c444c889f
1 changed files with 6 additions and 4 deletions
8
caddy.md
8
caddy.md
|
@ -1,7 +1,7 @@
|
|||
[Caddyfile](https://git.quodatum.duckdns.org/apb/thedocks/src/branch/master/caddy/Caddyfile)
|
||||
```mermaid
|
||||
|
||||
flowchart LR
|
||||
flowchart TB
|
||||
|
||||
git --> x1
|
||||
emby -->x2
|
||||
|
@ -21,14 +21,16 @@ flowchart LR
|
|||
subgraph quodatum ["Quodatum domain"]
|
||||
direction TB
|
||||
about-q[about]
|
||||
subgraph gitea
|
||||
git
|
||||
|
||||
git-alt
|
||||
end
|
||||
subgraph wiki
|
||||
wiki
|
||||
wiki-alt
|
||||
end
|
||||
|
||||
subgraph xxx
|
||||
subgraph vscode
|
||||
code
|
||||
code-alt
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue