pounce/DEPLOY_frontend.env
yves.gugger 170eef6d0a
Some checks failed
CI / Frontend Lint & Type Check (push) Has been cancelled
CI / Frontend Build (push) Has been cancelled
CI / Backend Lint (push) Has been cancelled
CI / Backend Tests (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
Deploy / Build & Push Images (push) Has been cancelled
Deploy / Deploy to Server (push) Has been cancelled
Deploy / Notify (push) Has been cancelled
Add deployment files with environment configurations
2025-12-09 17:39:07 +01:00

10 lines
276 B
Bash

# =================================
# pounce Frontend Configuration
# =================================
# DEPLOY FILE - Copy this to frontend/.env.local on the server
# Backend API URL
# For production, point to your backend API
NEXT_PUBLIC_API_URL=https://pounce.ch/api/v1