From 57fe356414b9abb29cd45f9cbf36e82a3f094451 Mon Sep 17 00:00:00 2001 From: AndrewZuo01 <59896149+AndrewZuo01@users.noreply.github.com> Date: Tue, 28 Nov 2023 17:16:11 +0800 Subject: [PATCH] Update .env --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 518cad3db..8213b9e3c 100644 --- a/.env +++ b/.env @@ -303,8 +303,8 @@ NODE_EXPORTER_PORT=19100 PROMETHEUS_PORT=19090 # Port for the grafana. -# Default: GRAFANA_PORT=13000 -GRAFANA_PORT=13000 +# Default: GRAFANA_PORT=3000 +GRAFANA_PORT=3000 # Port for the admin front. # Default: OPENIM_ADMIN_FRONT_PORT=11002