Fix error in proxy file

This commit is contained in:
Fredrik Baberg 2023-01-11 12:01:44 +01:00
parent 661b346b40
commit 2f933b30d1
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1,8 +1,8 @@
# #!/usr/bin/with-contenv bashio #!/usr/bin/with-contenv bashio
# # ============================================================================== # ==============================================================================
# # Add-on: 3dprinter-octoprint # Add-on: 3dprinter-octoprint
# # Configures proxy # Configures proxy
# # ============================================================================== # ==============================================================================
# Generate proxy configuration for any access # Generate proxy configuration for any access
# bashio::var.json \ # bashio::var.json \