mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
spacing issue
This commit is contained in:
parent
b6bd44c8f1
commit
9612a6b24d
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ services:
|
|||
image: mongo
|
||||
restart: always
|
||||
volumes:
|
||||
- ./mongo:/data/db
|
||||
- ./mongo:/data/db
|
||||
environment:
|
||||
MONGO_INITDB_ROOT_USERNAME: root # Change!
|
||||
MONGO_INITDB_ROOT_PASSWORD: example # Change!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue