diff --git a/tf-staging.json b/tf-staging.json
index 61c80d8..8182891 100644
--- a/tf-staging.json
+++ b/tf-staging.json
@@ -9,7 +9,7 @@
             "portMappings": [
                 {
                     "containerPort": 8000,
-                    "hostPort": 8000,
+                    "hostPort": 0,
                     "protocol": "tcp"
                 }
             ],