Skip to content

Commit a7b6912

Browse files
committed
fix network mode
1 parent 3036fa0 commit a7b6912

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ services:
55
args:
66
SLIMEVR_VERSION: ${SLIMEVR_VERSION}
77
container_name: slimevr
8+
network_mode: host
89
restart: unless-stopped
910
privileged: true
1011
devices:

0 commit comments

Comments
 (0)