Add Alembic to project for database migrations
This commit is contained in:
parent
7755bfb46d
commit
7ce43a2bfe
15 changed files with 256 additions and 49 deletions
|
|
@ -34,7 +34,7 @@ services:
|
|||
timeout: 1s
|
||||
retries: 20
|
||||
|
||||
adminer:
|
||||
phpmyadmin:
|
||||
image: phpmyadmin
|
||||
ports:
|
||||
- '8099:80'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue