From 9e298422c49b474739d2ce1b3235e488b6cdceb3 Mon Sep 17 00:00:00 2001 From: Roman Zhilkin Date: Fri, 24 Jan 2025 07:55:53 +0700 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BC=D0=B5=D0=BD=D0=B0=20ID=20=D0=BF?= =?UTF-8?q?=D0=B0=D0=BD=D0=B5=D0=BB=D0=B8=20=D0=B4=D0=BB=D1=8F=20=D0=B3?= =?UTF-8?q?=D1=80=D0=B0=D1=84=D0=B0=D0=BD=D1=8B=20=D0=BD=D0=B0=20=D0=B1?= =?UTF-8?q?=D0=BE=D0=BB=D0=B5=D0=B5=20=D0=B0=D0=BA=D1=82=D1=83=D0=B0=D0=BB?= =?UTF-8?q?=D1=8C=D0=BD=D1=8B=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manufacturer/container/services/.env | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manufacturer/container/services/.env b/manufacturer/container/services/.env index 9facf63..3725fbe 100644 --- a/manufacturer/container/services/.env +++ b/manufacturer/container/services/.env @@ -1,10 +1,12 @@ +COMPOSE_DOCKER_PROJECT=stransit-test + MYSQL_HOST=db MYSQL_DATABASE=wordpress MYSQL_ROOT_PASSWORD=wordpress MYSQL_USER=wordpress MYSQL_PASSWORD=wordpress +DASHBOARD_ID=3894 GRAFANA_URL=10.10.1.4 -DASHBOARD_ID=893 GF_SECURITY_ADMIN_PASSWORD=admin