feat(deploy): docker compose + nginx static for netcup VPS
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Build-time secrets for Vite (baked into static bundle).
|
||||
# Copy to .env (gitignored). Used by docker compose build via args.
|
||||
|
||||
VITE_SUPABASE_URL=https://<your-project>.supabase.co
|
||||
VITE_SUPABASE_ANON_KEY=<anon-key>
|
||||
Reference in New Issue
Block a user