diff --git a/fly.toml b/fly.toml index c86f33aa..fb8e4f7e 100644 --- a/fly.toml +++ b/fly.toml @@ -15,7 +15,7 @@ kill_timeout = "5s" release_command = "/app/bin/migrate" [env] - PHX_HOST = "plexus.fly.dev" + PHX_HOST = "plexus.techlore.tech" PORT = "8080" [[services]]