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:
@@ -14,10 +14,10 @@ devices:
|
||||
- /dev/ttyACM1
|
||||
environment:
|
||||
HOME: /config
|
||||
NMEA0183PORT: '10110'
|
||||
PORT: '3000'
|
||||
SSLPORT: '3443'
|
||||
TCPSTREAMPORT: '8375'
|
||||
NMEA0183PORT: "10110"
|
||||
PORT: "3000"
|
||||
SSLPORT: "3443"
|
||||
TCPSTREAMPORT: "8375"
|
||||
image: ghcr.io/alexbelgium/signalk-{arch}
|
||||
map:
|
||||
- addon_config:rw
|
||||
|
||||
Reference in New Issue
Block a user