docker db
This commit is contained in:
parent
436b18878d
commit
d89b06bf0b
Binary file not shown.
|
@ -15,6 +15,7 @@ services:
|
|||
privileged: true
|
||||
volumes:
|
||||
- ./.env:/app/.env
|
||||
- ./back/docker.db.sqlite3:/app/db.sqlite3
|
||||
networks:
|
||||
- network
|
||||
|
||||
|
|
Loading…
Reference in New Issue