phundrak.com/.env.example
Lucien Cartier-Tilet 105efdecb4
feat: initialization migration to Nuxt
This commit initializes both the Nuxt frontend and the Rust backend of
the new version of phundrak.com
2025-11-05 12:54:12 +01:00

4 lines
114 B
Plaintext

NUXT_PUBLIC_TURNSTILE_SITE_KEY="changeme"
NUXT_TURNSTILE_SECRET_KEY="changeme"
NUXT_BACKEND=http://localhost:3001