mealie/docker-compose.yml aktualisiert
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
mealie:
|
mealie:
|
||||||
image: ghcr.io/mealie-recipes/mealie:${MEALIE_TAG:-latest}
|
image: ghcr.io/mealie-recipes/mealie:${MEALIE_TAG:-latest}
|
||||||
container_name: ${CONTAINER_NAME:-mealie}
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "${MEALIE_PORT:-9000}:9000"
|
- "${MEALIE_PORT:-9000}:9000"
|
||||||
|
|||||||
Reference in New Issue
Block a user