fix(charts): Fix inline comments that break linting (#3305)
* fix(charts): Fix inline comments that break linting * vaultwarden fixes
This commit is contained in:
@@ -16,7 +16,8 @@ secretEnv:
|
||||
|
||||
env:
|
||||
# -- Override the location where deCONZ looks for the RaspBee/Conbee device.
|
||||
DECONZ_DEVICE: "" # /dev/ttyUSB0
|
||||
# Example: /dev/ttyUSB0
|
||||
DECONZ_DEVICE: ""
|
||||
DECONZ_UPNP: 0
|
||||
DECONZ_START_VERBOSE: 0
|
||||
# -- Enable VNC access to the container to view the deCONZ ZigBee mesh
|
||||
|
||||
Reference in New Issue
Block a user