satupeta-main/env.example
2026-01-27 09:31:12 +07:00

7 lines
208 B
Plaintext

NEXT_PUBLIC_API_URL=https://satupeta.profileimage.studio/api
AUTH_URL=http://localhost:4000
NEXTAUTH_URL=http://localhost:4000
AUTH_SECRET=test
NEXTAUTH_SECRET=test
NEXT_PUBLIC_SITE_URL=http://localhost:4000