Update Mealie/docker-compose.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
mealie:
|
mealie:
|
||||||
image: ghcr.io/mealie-recipes/mealie:latest # Specifies the Mealie Docker i>
|
image: ghcr.io/mealie-recipes/mealie:latest # Specifies the Mealie Docker i>
|
||||||
container_name: mealie # Names the container for easier>
|
container_name: mealie # Names the container for easier>
|
||||||
ports:
|
ports:
|
||||||
- "9200:9000" # Maps port 9925 on the host to >
|
- "9200:9000" # Maps port 9925 on the host to >
|
||||||
|
|||||||
Reference in New Issue
Block a user