mealie: update to version 1.5.1
This commit is contained in:
@ -133,7 +133,7 @@ services:
|
||||
|
||||
mealie:
|
||||
container_name: mealie
|
||||
image: hkotel/mealie:latest
|
||||
image: hkotel/mealie:v1.5.1
|
||||
environment:
|
||||
PUID: ${PUID}
|
||||
PGID: ${PGID}
|
||||
@ -142,8 +142,6 @@ services:
|
||||
- mealie.env
|
||||
volumes:
|
||||
- "${DOCKER_STORAGE_PATH}/mealie/data/:/app/data"
|
||||
ports:
|
||||
- ${MEALIE_EXTERNAL_PORT}:${MEALIE_INTERNAL_PORT}
|
||||
networks:
|
||||
public:
|
||||
ipv4_address: 192.168.240.8
|
||||
|
Reference in New Issue
Block a user