Skip to content

Commit

Permalink
Merge pull request #47 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 56921b6 + a8cfd62 commit 67f4995
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .deploy/task/task-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@
"logDriver": "awsfirelens",
"options": {
"Labels": "{job=\"lettering\"}",
"Url": "https://342f-121-134-227-161.ngrok-free.app/loki/api/v1/push",
"Name": "loki"
"Name": "loki",
"Host": "https://342f-121-134-227-161.ngrok-free.app",
"Port": 443
}
}
},
Expand Down

0 comments on commit 67f4995

Please sign in to comment.