diff --git a/fly.toml b/fly.toml
index 126a3a0..6e1e4e9 100644
--- a/fly.toml
+++ b/fly.toml
@@ -9,7 +9,7 @@ primary_region = 'sjc'
[build]
[http_service]
- internal_port = 8080
+ internal_port = 9292
force_https = true
auto_stop_machines = 'stop'
auto_start_machines = true