We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c64f013 commit 7551e49Copy full SHA for 7551e49
epicshop/fly.toml
@@ -1,4 +1,4 @@
1
-app = "epicweb-dev-workshop-template"
+app = "epicweb-dev-react-component-testing-with-vitest"
2
primary_region = "sjc"
3
kill_signal = "SIGINT"
4
kill_timeout = 5
@@ -43,4 +43,4 @@ script_checks = [ ]
43
protocol = "http"
44
timeout = "2s"
45
tls_skip_verify = false
46
- headers = { }
+ headers = { }
0 commit comments