feat: initial Olympus deployment and database migrations
This commit is contained in:
parent
70fd9a7f28
commit
6656a8782c
12 changed files with 69 additions and 12 deletions
|
|
@ -1,4 +1,4 @@
|
|||
DATABASE_URL=postgresql+psycopg://olympus:olympus123@postgres:5432/olympus
|
||||
DATABASE_URL=postgresql+psycopg://olympus:olympus123@localhost:5432/olympus
|
||||
|
||||
APP_NAME=Hermes API
|
||||
APP_VERSION=0.1.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue