Skip to content

Commit

Permalink
Merge pull request #53 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 852983b + fc6041f commit 685932b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .deploy/task/task-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"logDriver": "awsfirelens",
"options": {
"Labels": "{job=\"lettering\"}",
"Name": "http",
"Host": "106c-121-134-227-161.ngrok-free.app",
"Port": "443",
"URI": "/loki/api/v1/push"
"Name": "loki",
"host": "106c-121-134-227-161.ngrok-free.app",
"port": "443",
"tls": "on"
}
}
},
Expand Down

0 comments on commit 685932b

Please sign in to comment.