mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-21 14:03:32 -07:00
fix docker dev build
This commit is contained in:
parent
f1c3857f39
commit
ab81061cba
2 changed files with 8 additions and 4 deletions
|
@ -30,7 +30,7 @@ services:
|
|||
TZ: America/Anchorage # Specify Correct Timezone for Date/Time to line up correctly.
|
||||
volumes:
|
||||
- ./app_data:/app_data
|
||||
- ./mealie:/app
|
||||
- ./mealie:/app/mealie
|
||||
|
||||
# Mkdocs
|
||||
mealie-docs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue