mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 00:04:23 -04:00
docker file
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
container_name: mealie
|
||||
restart: always
|
||||
ports:
|
||||
- 9000:9000
|
||||
- 9090:9000
|
||||
environment:
|
||||
db_username: root
|
||||
db_password: example
|
||||
|
||||
Reference in New Issue
Block a user