Commit Graph

2 Commits

Author SHA1 Message Date
Stavros Kois 27127d897b
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
2022-11-01 17:43:28 +02:00
Stavros Kois 8d1917982e
feat(mealie): Adapt to the new multi container upstream release (#3858)
* feat(mealie): Adapt to the new multi container upstream release

* update UI a bit

* finish UI

* well... also render things

* fix configmap and pin images

* quote

* port

* handle int...

* moar ints

* test again

* don't change api_port due to an upstream bug (?)

* test

* whops

* default port

* /docs is used for healthcheck (even by the Dockerfile it self)

* http probe on frontend
2022-09-24 02:26:26 +03:00