From 726fbb519a6cc7c59b963bc792f53aef7459c3bc Mon Sep 17 00:00:00 2001 From: Lucas Date: Fri, 23 Jan 2026 08:01:07 +0000 Subject: [PATCH] chore: rename example env file --- app-public.env => app.env.example | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app-public.env => app.env.example (100%) diff --git a/app-public.env b/app.env.example similarity index 100% rename from app-public.env rename to app.env.example