251206:1710 specs: frontend plan P1,P3 wait Verification
This commit is contained in:
6
frontend/.env.example
Normal file
6
frontend/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# API Configuration
|
||||
NEXT_PUBLIC_API_URL=http://localhost:3001/api
|
||||
|
||||
# NextAuth Configuration
|
||||
# Generate a secret with `openssl rand -base64 32`
|
||||
AUTH_SECRET=changeme
|
||||
Reference in New Issue
Block a user