diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-03-29 11:21:03 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-03-29 11:21:03 -0400 |
| commit | 75abf43dccc0145fca14217e948ea07a81afe8ec (patch) | |
| tree | 0e84dbbed0003d5ecc4df364fa491435793b1e79 /backend/database/prisma.yml | |
| parent | 65c524251d49ade9d44a62337f3c1c1fed6eedd0 (diff) | |
apooolooo
Diffstat (limited to 'backend/database/prisma.yml')
| -rw-r--r-- | backend/database/prisma.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/database/prisma.yml b/backend/database/prisma.yml index b52f72b..8f4cbe1 100644 --- a/backend/database/prisma.yml +++ b/backend/database/prisma.yml @@ -18,4 +18,4 @@ datamodel: datamodel.graphql # cluster: ${env:PRISMA_CLUSTER} # cluster: local -# cluster: wesbos/prisma-us1
\ No newline at end of file +cluster: wesbos/prisma-us1
\ No newline at end of file |
