Skip to content

Commit

Permalink
chore: dev loki url 암호화
Browse files Browse the repository at this point in the history
  • Loading branch information
nak-honest committed Dec 8, 2024
1 parent 169180c commit 5c257ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ cloud:
origin-storage-path: touroot-dev/

loki:
loki-url: http://loki:3100/loki/api/v1/push
loki-url: ENC(4BSlONNK5dOy2fX12yswIMZvkYVEFy93a1fmDA2/p3z/zrOivXbO9h3On685umt1)
---
# prod profile
spring:
Expand Down

0 comments on commit 5c257ff

Please sign in to comment.