Skip to content

Commit

Permalink
changed the default name
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisblackburn committed Sep 1, 2024
1 parent 802f079 commit fecab95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions fly.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
app = "epic-stack-template"
primary_region = "sjc"
app = "petal"
primary_region = "lhr"
kill_signal = "SIGINT"
kill_timeout = 5
processes = [ ]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "epic-stack-template",
"name": "petal",
"private": true,
"sideEffects": false,
"license": "MIT",
Expand Down

0 comments on commit fecab95

Please sign in to comment.