We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6981937 commit be653adCopy full SHA for be653ad
07-deploying-demo-application/Taskfile.yaml
@@ -69,6 +69,7 @@ tasks:
69
- task: postgresql:install-postgres
70
- task: postgresql:apply-initial-db-migration-job
71
- task: common:deploy-traefik
72
+ - task: common:apply-traefik-middleware
73
- task: api-golang:apply
74
- task: api-node:apply
75
- task: client-react:apply
0 commit comments