fix: quote YAML inline dicts correctly
This commit is contained in:
4
abra.sh
4
abra.sh
@ -3,5 +3,5 @@ export ENTRYPOINT_CONF_VERSION=v1
|
||||
export HOMESERVER_YAML_VERSION=v17
|
||||
export LOG_CONFIG_VERSION=v2
|
||||
export SHARED_SECRET_AUTH_VERSION=v1
|
||||
export SIGNAL_BRIDGE_YAML_VERSION=v3
|
||||
export TELEGRAM_BRIDGE_YAML_VERSION=v4
|
||||
export SIGNAL_BRIDGE_YAML_VERSION=v4
|
||||
export TELEGRAM_BRIDGE_YAML_VERSION=v5
|
||||
|
Reference in New Issue
Block a user