Skip to content

Commit 7551e49

Browse files
authored
Update fly.toml
1 parent c64f013 commit 7551e49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

epicshop/fly.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
app = "epicweb-dev-workshop-template"
1+
app = "epicweb-dev-react-component-testing-with-vitest"
22
primary_region = "sjc"
33
kill_signal = "SIGINT"
44
kill_timeout = 5
@@ -43,4 +43,4 @@ script_checks = [ ]
4343
protocol = "http"
4444
timeout = "2s"
4545
tls_skip_verify = false
46-
headers = { }
46+
headers = { }

0 commit comments

Comments
 (0)