mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 13:35:23 +02:00
bug: mongo updates fail #99
This commit is contained in:
parent
2338f017ed
commit
81fc0c6cb2
3 changed files with 19 additions and 16 deletions
|
@ -26,6 +26,7 @@ services:
|
|||
ports:
|
||||
- 9921:9000
|
||||
environment:
|
||||
db_type: mongo
|
||||
TZ: America/Anchorage # Specify Correct Timezone for Date/Time to line up correctly.
|
||||
db_username: root
|
||||
db_password: example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue