Fix wireproxy
This commit is contained in:
parent
05200dbf1c
commit
1a0e593c61
3 changed files with 2 additions and 3 deletions
|
@ -6,6 +6,8 @@ Image=ghcr.io/pufferffish/wireproxy
|
|||
UserNS=auto
|
||||
Network=wireproxy.network
|
||||
Volume=/var/lib/container-data/wireproxy:/etc/wireproxy/config:z,ro
|
||||
Tmpfs=/dev/log
|
||||
Tmpfs=/usr/share/locale
|
||||
PublishPort=1080:1080
|
||||
PublishPort=[::]:1080:1080
|
||||
AutoUpdate=registry
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[Network]
|
||||
IPv6=true
|
||||
Options=isolate=true
|
Loading…
Add table
Reference in a new issue