yarn rw g deploy netlify

This commit is contained in:
Rob Cameron
2020-12-07 17:37:36 -08:00
parent c8fd45e362
commit 75a83a7d92
2 changed files with 13 additions and 1 deletions

View File

@@ -7,7 +7,7 @@
[web]
port = 8910
apiProxyPath = "/.redwood/functions"
apiProxyPath = "/.netlify/functions"
[api]
port = 8911
schemaPath = "./api/db/schema.prisma"