Skip to content

Commit

Permalink
fix: 배포 CICD 테스트 (#76) (KAN-131)
Browse files Browse the repository at this point in the history
  • Loading branch information
ywonchae1 committed Nov 5, 2024
1 parent 50d1c0c commit b34a94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/traefik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ certificatesResolvers:
http:
routers:
server:
service: server
service: server-ubuntu
tls:
certResolver: myresolver
domains:
Expand Down

0 comments on commit b34a94c

Please sign in to comment.