Skip to content

Commit 1c73a28

Browse files
committed
Fix fly.yaml app name to object-oriented-typescript
1 parent cea24e6 commit 1c73a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

epicshop/fly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
22
#
33

4-
app: 'epicweb-dev-workshop-template'
4+
app: 'epicweb-dev-object-oriented-typescript'
55
primary_region: sjc
66
kill_signal: SIGINT
77
kill_timeout: 5s

0 commit comments

Comments
 (0)