Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmaatkamp authored Feb 24, 2023
1 parent 53bfa0e commit 19113a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ POSTGRES_PASSWORD=postgres
POSTGRES_DB=postgres
DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@postgres:5432/${POSTGRES_DB}
SQLALCHEMY_VERSION==1.4.46
JUPYTER_VERSION=JUPYTER=2023-02-17
MKDOCS_MATERIAL_VERSION=9.0.13
MKDOCS_MATERIAL_VERSION=9.0.14

0 comments on commit 19113a0

Please sign in to comment.