mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-17 03:54:19 +01:00
Fix port handling
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"name": "Hass.io Community Add-Ons",
|
||||
"context": "..",
|
||||
"dockerFile": "Dockerfile",
|
||||
"appPort": 7123,
|
||||
"appPort": "7123:8123",
|
||||
"runArgs": [
|
||||
"-e",
|
||||
"GIT_EDITOR=code --wait",
|
||||
|
||||
Reference in New Issue
Block a user