Update run.txt

This commit is contained in:
Alexandre
2022-12-24 07:56:46 +01:00
committed by GitHub
parent 77db2ee991
commit a4088c7e95

View File

@@ -35,7 +35,7 @@ done
# CONFIG YAML #
###############
CONFIGSOURCE="/config/addons_config/mealie/config.yaml"
CONFIGSOURCE="/config/addons_config/mealie_api/config.yaml"
if [ -f "$CONFIGSOURCE" ]; then
bashio::log.info "config.yaml found in $CONFIGSOURCE, exporting variables"