Update readme.md

This commit is contained in:
Jack 2023-08-31 20:33:12 +01:00
parent ca503fa8e8
commit daa23be2ab

View File

@ -4,8 +4,8 @@
```mermaid
flowchart TD
A[VPS] -->|Ubuntu Server| B[Docker compose]
B --> C[Status Pages/Pings]
A[VPS] -->|| [Ubuntu Server]
A --> |Docker compose| B[Status Pages/Pings]
C --> |Outgoing traffic| D[What traffic]
D -->|IPv6 Tunnel| E[tunnelbroker.net]
D -->|IPv4| E[Datacenter Network]