Skip to content

Commit

Permalink
Merge pull request #52 from ASAP-Lettering/ASAP-000
Browse files Browse the repository at this point in the history
ASAP-000 chore: log 파이프라인 구축
  • Loading branch information
tlarbals824 authored Sep 30, 2024
2 parents 553c300 + 4d172d2 commit 852983b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .deploy/task/task-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@
"logDriver": "awsfirelens",
"options": {
"Labels": "{job=\"lettering\"}",
"Name": "loki",
"URL": "https://106c-121-134-227-161.ngrok-free.app/loki/api/v1/push"
"Name": "http",
"Host": "106c-121-134-227-161.ngrok-free.app",
"Port": "443",
"URI": "/loki/api/v1/push"
}
}
},
Expand Down

0 comments on commit 852983b

Please sign in to comment.