diff --git a/Grafana/Loki.html b/Grafana/Loki.html index 33b9fc5..bff5f0e 100644 --- a/Grafana/Loki.html +++ b/Grafana/Loki.html @@ -2,7 +2,7 @@ title: Loki description: published: true -date: 2021-04-30T14:47:54.903Z +date: 2021-04-30T14:48:14.888Z tags: editor: ckeditor dateCreated: 2021-04-30T14:10:48.775Z @@ -29,7 +29,7 @@ dateCreated: 2021-04-30T14:10:48.775Z

Installation

Evidemment, si vous ne l'aviez pas encore deviné, nous allons déployer Loki dans un conteneur Docker avec Docker-Compose !

Voici le docker-compose.yml en question : 

-
version: "2"
+
version: "2"
 
 networks:
   app-network: