feat: add first database migration
This commit is contained in:
parent
3701c50711
commit
1f50e8bf7b
10 changed files with 311 additions and 13 deletions
|
|
@ -1,5 +1,4 @@
|
|||
DATABASE_URL=postgresql+psycopg://olympus:FsFs03285310!!!@olympus-db:5432/olympus
|
||||
DATABASE_URL=postgresql+psycopg://olympus:olympus123@postgres:5432/olympus
|
||||
|
||||
APP_NAME=Hermes API
|
||||
|
||||
APP_VERSION=0.1.0
|
||||
APP_VERSION=0.1.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue