We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b1f81 commit 06736fdCopy full SHA for 06736fd
gateway/docker-compose.prod.yml
@@ -15,3 +15,7 @@ services:
15
- .env
16
environment:
17
- NODE_ENV=production
18
+ logging:
19
+ driver: loki
20
+ options:
21
+ loki-url: "https://logging.subspace.network/loki/api/v1/push"
0 commit comments