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