Skip to content

Commit

Permalink
apply traefik middleware in apply all
Browse files Browse the repository at this point in the history
  • Loading branch information
sidpalas committed Jul 22, 2024
1 parent 6981937 commit be653ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 07-deploying-demo-application/Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ tasks:
- task: postgresql:install-postgres
- task: postgresql:apply-initial-db-migration-job
- task: common:deploy-traefik
- task: common:apply-traefik-middleware
- task: api-golang:apply
- task: api-node:apply
- task: client-react:apply
Expand Down

0 comments on commit be653ad

Please sign in to comment.