This commit initializes both the Nuxt frontend and the Rust backend of the new version of phundrak.com
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
NUXT_PUBLIC_TURNSTILE_SITE_KEY="changeme"
|
|
NUXT_TURNSTILE_SECRET_KEY="changeme"
|
|
NUXT_BACKEND=http://localhost:3001
|