mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-04 04:55:21 +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
|
image: mongo
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ./mongo:/data/db
|
- ./mongo:/data/db
|
||||||
environment:
|
environment:
|
||||||
MONGO_INITDB_ROOT_USERNAME: root # Change!
|
MONGO_INITDB_ROOT_USERNAME: root # Change!
|
||||||
MONGO_INITDB_ROOT_PASSWORD: example # Change!
|
MONGO_INITDB_ROOT_PASSWORD: example # Change!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue