From 43939e48cfb66a94d7978d2080eea0aec1895f4f Mon Sep 17 00:00:00 2001 From: Bryan Frimin Date: Fri, 13 Jun 2025 15:43:01 -0700 Subject: [PATCH] Fix localhost used as host at the build time Signed-off-by: Bryan Frimin --- apps/console/{.env => .env.example} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename apps/console/{.env => .env.example} (100%) diff --git a/apps/console/.env b/apps/console/.env.example similarity index 100% rename from apps/console/.env rename to apps/console/.env.example