Change port

This commit is contained in:
Pascal Vizeli
2020-02-14 14:22:45 +01:00
committed by GitHub
parent bd438e7570
commit 6a2a1859ce

View File

@@ -3,7 +3,7 @@
"name": "Hass.io Community Add-Ons", "name": "Hass.io Community Add-Ons",
"context": "..", "context": "..",
"dockerFile": "Dockerfile", "dockerFile": "Dockerfile",
"appPort": 8123, "appPort": 7123,
"runArgs": [ "runArgs": [
"-e", "-e",
"GIT_EDITOR=code --wait", "GIT_EDITOR=code --wait",