Skip to content

Commit

Permalink
fxie
Browse files Browse the repository at this point in the history
  • Loading branch information
westfood committed Jan 5, 2025
1 parent 756ed30 commit ffde19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
- name: Deploy Traefik as Reverse Proxy
when: pywb_deployment == 'docker'
become: "{{ sudo | default(true) }}"
become_user: treafik
become_user: traefik
block:
- name: "Deploy Traefik configuration"
copy:
Expand Down

0 comments on commit ffde19a

Please sign in to comment.