diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-03-28 15:22:34 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-03-28 15:22:34 -0400 |
| commit | 65c524251d49ade9d44a62337f3c1c1fed6eedd0 (patch) | |
| tree | d504ba9cea8d89bbde4b2e809fddb048bd660548 /backend/database/prisma.yml | |
| parent | a1fd7eb33bb08610aaf381a64b7f963cd98bfdaa (diff) | |
Permissions
Diffstat (limited to 'backend/database/prisma.yml')
| -rw-r--r-- | backend/database/prisma.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/backend/database/prisma.yml b/backend/database/prisma.yml index b01378b..b52f72b 100644 --- a/backend/database/prisma.yml +++ b/backend/database/prisma.yml @@ -16,5 +16,6 @@ datamodel: datamodel.graphql # import: seed.graphql # cluster: ${env:PRISMA_CLUSTER} -cluster: local +# cluster: local +# cluster: wesbos/prisma-us1
\ No newline at end of file |
