Update ss_webhosting.yaml
parent
716227c24f
commit
39e9c13bdf
|
@ -1,9 +1,9 @@
|
||||||
version: '3.9'
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
## Zero Trust Tunnel
|
## Zero Trust Tunnel
|
||||||
cloudflare-webhosting:
|
cloudflare-webhosting:
|
||||||
image: cloudflare/cloudflared:latest
|
image: cloudflare/cloudflared:latest
|
||||||
|
container_name: cloudflare_ss_hosting_ingress
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command: tunnel run
|
command: tunnel run
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue