Update frontend .env with production URLs for build
- 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 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
PUBLIC_API_URL=
|
PUBLIC_API_URL=https://sexy.pivoine.art/api
|
||||||
PUBLIC_URL=
|
PUBLIC_URL=https://sexy.pivoine.art
|
||||||
PUBLIC_UMAMI_ID=
|
PUBLIC_UMAMI_ID=
|
||||||
LETTERSPACE_API_URL=
|
LETTERSPACE_API_URL=
|
||||||
LETTERSPACE_API_KEY=
|
LETTERSPACE_API_KEY=
|
||||||
|
|||||||
Reference in New Issue
Block a user