Skip to content

Commit

Permalink
fix: correct PHX_HOST
Browse files Browse the repository at this point in the history
  • Loading branch information
RemoteRabbit committed Nov 5, 2024
1 parent 865843f commit 8e7cdb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ swap_size_mb = 512
[build]

[env]
PHX_HOST = "tristan-jahnke.fly.dev"
PHX_HOST = "remoterabbit.io"
PORT = "8080"

[http_service]
Expand Down

0 comments on commit 8e7cdb5

Please sign in to comment.