chore: disable entrypoint

This commit is contained in:
Puru D
2024-06-03 01:38:29 -05:00
parent ed2f470315
commit 965b874f02
+2 -2
View File
@@ -9,8 +9,8 @@ primary_region = 'lax'
[experimental]
allowed_public_ports = []
auto_rollback = true
cmd = "./scripts/migrate.sh"
entrypoint = "sh"
# cmd = "./scripts/migrate.sh"
# entrypoint = "sh"
[http_service]
internal_port = 3000