From 74a770433da4188e770f01c89d144bc3537a6792 Mon Sep 17 00:00:00 2001 From: octoadmin Date: Fri, 8 May 2026 03:05:08 +0000 Subject: [PATCH] Update .env.production --- .env.production | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.env.production b/.env.production index c91b8c4..93d2765 100644 --- a/.env.production +++ b/.env.production @@ -1,7 +1,2 @@ -# Production defaults — committed to the repo, loaded automatically by -# electron-vite when running `npm run build` or `npm run dist`. -# No secrets here: this file is public. -# -# Override by creating a .env file (gitignored) — see .env.example. MAIN_VITE_SERVER_URL=https://octowow.st MAIN_VITE_CLIENT_VERSION=latest