mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +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:
@@ -66,7 +66,7 @@ devices:
|
||||
- /dev/nvme1
|
||||
- /dev/nvme2
|
||||
environment:
|
||||
APP_PORT: '22300'
|
||||
APP_PORT: "22300"
|
||||
image: ghcr.io/alexbelgium/joplin-{arch}
|
||||
map:
|
||||
- config:rw
|
||||
@@ -102,4 +102,4 @@ slug: joplin
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: 3.4.4
|
||||
webui: '[PROTO:ssl]://[HOST]:[PORT:22300]'
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:22300]"
|
||||
|
||||
Reference in New Issue
Block a user