Use seed instead of signup page for admin + basic local file uploading using TUS & Uppy
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
[web]
|
||||
title = "${NAME}"
|
||||
port = 8910
|
||||
apiUrl = "/.redwood/functions" # You can customize graphql and dbauth urls individually too: see https://redwoodjs.com/docs/app-configuration-redwood-toml#api-paths
|
||||
apiUrl = "/api"
|
||||
includeEnvironmentVariables = ["NAME"]
|
||||
[generate]
|
||||
tests = false
|
||||
|
||||
Reference in New Issue
Block a user