docker db

This commit is contained in:
Kseninia Mikhaylova 2024-04-27 09:46:46 +03:00
parent 436b18878d
commit d89b06bf0b
2 changed files with 1 additions and 0 deletions

BIN
back/docker.db.sqlite3 Normal file

Binary file not shown.

View File

@ -15,6 +15,7 @@ services:
privileged: true
volumes:
- ./.env:/app/.env
- ./back/docker.db.sqlite3:/app/db.sqlite3
networks:
- network