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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user