mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
fix: auto-fix linting issues
This commit is contained in:
committed by
github-actions[bot]
parent
2de05df210
commit
d38b278629
@@ -69,9 +69,9 @@ devices:
|
||||
environment:
|
||||
FM_HOME: /share/webtop_kde
|
||||
HOME: /share/webtop_kde
|
||||
PGID: '0'
|
||||
PUID: '0'
|
||||
START_DOCKER: 'false'
|
||||
PGID: "0"
|
||||
PUID: "0"
|
||||
START_DOCKER: "false"
|
||||
TITLE: Ubuntu XFCE webtop
|
||||
shm_size: 1gb
|
||||
host_dbus: true
|
||||
|
||||
Reference in New Issue
Block a user