mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
fix: auto-fix linting issues
This commit is contained in:
committed by
github-actions[bot]
parent
2de05df210
commit
d38b278629
@@ -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