web
web copied to clipboard
Review task definition for production
Review this task definition in pulumi:
const task = new awsx.ecs.FargateTaskDefinition("task", {
...
I assume this was only created to run migrations. If so we should change the command ....
Removed the task for now since it isn't actually being launched anywhere: https://github.com/gitcoinco/web/pull/10931