Skip to content

Commit be653ad

Browse files
committed
apply traefik middleware in apply all
1 parent 6981937 commit be653ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

07-deploying-demo-application/Taskfile.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ tasks:
6969
- task: postgresql:install-postgres
7070
- task: postgresql:apply-initial-db-migration-job
7171
- task: common:deploy-traefik
72+
- task: common:apply-traefik-middleware
7273
- task: api-golang:apply
7374
- task: api-node:apply
7475
- task: client-react:apply

0 commit comments

Comments
 (0)