chore(mealie): use API_PORT variable to change api port (#4270)

* chore(mealie): use API_PORT variable to change api port

* correct port

* don't run upgrade
This commit is contained in:
Stavros Kois
2022-11-01 17:43:28 +02:00
committed by GitHub
parent e43307a215
commit 27127d897b
5 changed files with 14 additions and 22 deletions
+1 -1
View File
@@ -357,7 +357,7 @@ questions:
description: The internal(!) port on the container the Application runs on
schema:
type: int
default: 9000
default: 10019
# Include{serviceExpertRoot}
default: false
# Include{serviceExpert}