Skip to content

Commit

Permalink
add space
Browse files Browse the repository at this point in the history
  • Loading branch information
Matan Perlmutter committed Jun 12, 2023
1 parent 04bed9d commit c053f46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/oss-conf.env
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ DEPLOYMENT_URL=https://$DOMAIN
oauth_url=https://$DOMAIN:8443
oauth_client_id=ba6ce982162fb0d58e0e
oauth_client_secret=7ff1f39cca2ff23fe8105ad02bd1d090793d9421

DATABASE_URI=postgresql://user:password@db:5432/deepchecks
ASYNC_DATABASE_URI=postgresql+asyncpg://user:password@db:5432/deepchecks
ACCESS_TOKEN_EXPIRE_MINUTES=10
Expand Down

0 comments on commit c053f46

Please sign in to comment.