mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
Merge pull request #2150 from alexbelgium/create-pull-request/patch-1761438754 nobuild
Github bot: fix linting issues nobuild
This commit is contained in:
@@ -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