Skip to content

Commit

Permalink
Fly - renamed app
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-kriska committed Jan 26, 2022
1 parent f98add7 commit b121487
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fly.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# fly.toml file generated for rubyslava-elixir on 2022-01-18T20:25:07+01:00
# fly.toml file generated for rubyslava-liveview on 2022-01-26T15:41:25+01:00

app = "rubyslava-elixir"
app = "rubyslava-liveview"

kill_signal = "SIGTERM"
kill_timeout = 5
processes = []

[env]
PHX_HOST = "rubyslava-elixir.fly.dev"
PHX_HOST = "rubyslava-liveview.fly.dev"
PORT = "8080"

[experimental]
Expand Down

0 comments on commit b121487

Please sign in to comment.