mirror of https://github.com/snachodog/mybuddy.git
Update docker-compose.yml
This commit is contained in:
parent
61f1aec883
commit
38720d7ca0
|
@ -18,8 +18,8 @@ services:
|
|||
depends_on:
|
||||
- db
|
||||
volumes:
|
||||
- baby_data:/app:rw
|
||||
- app_data:/app:rw
|
||||
|
||||
volumes:
|
||||
app_data: {}
|
||||
db: {}
|
||||
baby_data: {}
|
||||
|
|
Loading…
Reference in New Issue