Update docker-compose.yaml

This commit is contained in:
bjoernellens1 2023-10-16 17:49:45 +02:00 committed by GitHub
parent 174d04ae6d
commit cb4962bfa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,6 +97,7 @@ services:
ipc: host
# Needed to display graphical applications
privileged: true
restart: unless-stopped
# teleop
teleop:
@ -113,6 +114,7 @@ services:
ipc: host
# Needed to display graphical applications
privileged: true
restart: unless-stopped
# lidar
lidar: