updated CF tunnel config
This commit is contained in:
@@ -1096,7 +1096,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command: tunnel run
|
command: tunnel run
|
||||||
environment:
|
environment:
|
||||||
- TUNNEL_TOKEN="${CF_TUNNEL_TOKEN}"
|
- TUNNEL_TOKEN=${CF_TUNNEL_TOKEN}
|
||||||
dns:
|
dns:
|
||||||
- 1.1.1.1
|
- 1.1.1.1
|
||||||
- 8.8.8.8
|
- 8.8.8.8
|
||||||
|
|||||||
Reference in New Issue
Block a user