Skip to content

Commit

Permalink
Update traefik.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mobileskyfi authored May 30, 2024
1 parent 8cca3d0 commit 89985db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/scripts/traefik.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ http:
loadBalancer:
passHostHeader: false
servers:
- url: '{{ env "PROXY_TO_URL" }}'
- url: "{{ env "PROXY_TO_URL" }}"
middlewares:
add-cors-routeros:
headers:
Expand Down

0 comments on commit 89985db

Please sign in to comment.