Diagram added (Still some rendering issue)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -11,7 +11,9 @@ date: 2020-02-27T22:10:31+01:00
|
||||
lastmod: 2020-02-27T22:10:31+01:00
|
||||
featured: false
|
||||
draft: false
|
||||
math: false
|
||||
diagram: true
|
||||
highlight: false
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
@ -71,7 +73,7 @@ All containers are automatically updated as is the host system.
|
||||
graph LR;
|
||||
WAN-->Router-->Server;
|
||||
Server-->FP["Traefik"];
|
||||
FP-->Nginx;
|
||||
FP-->NGINX;
|
||||
FP-->OC["Other Containers"];
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user