Update docker-compose.yml
This commit is contained in:
@@ -4,6 +4,8 @@ version: "3.8"
|
||||
services:
|
||||
steam-headless:
|
||||
image: josh5/steam-headless:latest
|
||||
env_file:
|
||||
- stack.env
|
||||
restart: unless-stopped
|
||||
## NOTE: This config uses privileged to access to host to be able to access the required devices
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user