mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 16:07:59 +08:00
Update cloudflared network mode (#974)
This commit is contained in:
parent
12ba422c30
commit
990d2c9cb6
@ -4,7 +4,10 @@ services:
|
||||
image: cloudflare/cloudflared:2024.2.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
network_mode: host
|
||||
network_mode: 1panel-network
|
||||
command: tunnel --no-autoupdate run --token ${token}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
Loading…
x
Reference in New Issue
Block a user