mirror of
https://github.com/Ahwxorg/Binternet.git
synced 2026-03-11 08:54:37 +00:00
fix(docker-compose.yaml): issue with reachability
This commit is contained in:
parent
34214fed33
commit
3793c7bd58
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ services:
|
|||
binternet:
|
||||
container_name: binternet
|
||||
image: ghcr.io/ahwxorg/binternet:latest
|
||||
read_only: true
|
||||
cap_drop:
|
||||
- ALL
|
||||
security_opt:
|
||||
|
|
|
|||
Loading…
Reference in a new issue