Rename prisma -> db

This commit is contained in:
Rob Cameron
2020-12-07 16:41:35 -08:00
parent 335b9d0bb5
commit 24282e2f84
10 changed files with 1 additions and 0 deletions

View File

@@ -10,5 +10,6 @@
apiProxyPath = "/.redwood/functions"
[api]
port = 8911
schemaPath = "./api/db/schema.prisma"
[browser]
open = true