mirror of
https://github.com/lanqian528/chat2api.git
synced 2026-06-03 21:03:04 +08:00
Update docker-compose-warp.yml
Update Solution to open tun operation not permitted
This commit is contained in:
parent
d837c0ad64
commit
64e5ce51ae
@ -3,6 +3,8 @@ services:
|
||||
image: caomingjun/warp
|
||||
container_name: warp
|
||||
restart: always
|
||||
devices:
|
||||
- /dev/net/tun:/dev/net/tun
|
||||
environment:
|
||||
- WARP_SLEEP=5
|
||||
cap_add:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user