From 56e3bfd3ef780e68e2cacbb6a1695d64eabad1bd Mon Sep 17 00:00:00 2001 From: Valknar XXX Date: Sun, 26 Oct 2025 13:09:24 +0100 Subject: [PATCH] Update frontend .env with production URLs for build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Set PUBLIC_API_URL to https://sexy.pivoine.art/api - Set PUBLIC_URL to https://sexy.pivoine.art - These values will be baked into the build via GitHub Actions 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- packages/frontend/.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/frontend/.env b/packages/frontend/.env index 82523a9..49c4212 100644 --- a/packages/frontend/.env +++ b/packages/frontend/.env @@ -1,5 +1,5 @@ -PUBLIC_API_URL= -PUBLIC_URL= +PUBLIC_API_URL=https://sexy.pivoine.art/api +PUBLIC_URL=https://sexy.pivoine.art PUBLIC_UMAMI_ID= LETTERSPACE_API_URL= LETTERSPACE_API_KEY=