diff --git a/fly.toml b/fly.toml index 43d7aaa..ff610ed 100644 --- a/fly.toml +++ b/fly.toml @@ -14,7 +14,7 @@ release_command = '/app/bin/migrate' [env] PHX_HOST = 'jess.canady.tech' -PORT = '80' +PORT = '8080' [http_service] internal_port = 8080