Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
dphuang2 committed Feb 7, 2024
1 parent 26db5b1 commit 8c2a3e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions generator/konfig-dash/redwood.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
port = 8910
apiUrl = "/.redwood/functions" # you can customise graphql and dbauth urls individually too: see https://redwoodjs.com/docs/app-configuration-redwood-toml#api-paths
includeEnvironmentVariables = [] # any ENV vars that should be available to the web side, see https://redwoodjs.com/docs/environment-variables#web
open = false
[api]
port = 8911
[browser]
open = true
open = false

0 comments on commit 8c2a3e1

Please sign in to comment.