We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3036fa0 commit a7b6912Copy full SHA for a7b6912
docker-compose.yml
@@ -5,6 +5,7 @@ services:
5
args:
6
SLIMEVR_VERSION: ${SLIMEVR_VERSION}
7
container_name: slimevr
8
+ network_mode: host
9
restart: unless-stopped
10
privileged: true
11
devices:
0 commit comments