Set XDG_CONFIG_HOME

This commit is contained in:
Fredrik Baberg 2022-10-02 23:08:58 +02:00
parent e5cf716506
commit 7bb916b4a5
2 changed files with 2 additions and 1 deletions

View File

@ -10,3 +10,4 @@ labels:
org.opencontainers.image.source: "https://github.com/fredrikbaberg/3dprinter-addons"
args:
OCTOPRINT_VERSION: "1.8.4"
XDG_CONFIG_HOME: /data/config/

View File

@ -1,5 +1,5 @@
name: "3DPrinter-OctoPrint"
version: "2022.9.019"
version: "2022.9.020"
slug: "3dprinter-octoprint"
description: "OctoPrint as an addon, no additional bells and whistles."
url: "https://github.com/fredrikbaberg/home-assistant-addons/tree/main/3dprinter-octoprint"