Rename prisma -> db
This commit is contained in:
@@ -10,5 +10,6 @@
|
|||||||
apiProxyPath = "/.redwood/functions"
|
apiProxyPath = "/.redwood/functions"
|
||||||
[api]
|
[api]
|
||||||
port = 8911
|
port = 8911
|
||||||
|
schemaPath = "./api/db/schema.prisma"
|
||||||
[browser]
|
[browser]
|
||||||
open = true
|
open = true
|
||||||
|
|||||||
Reference in New Issue
Block a user