mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-18 10:01:56 +00:00
7 lines
149 B
Bash
7 lines
149 B
Bash
SITE_URL=http://localhost:3000
|
|
API_BASE_URL=http://localhost:8080/api/v1
|
|
AUTH_TRUST_HOST=true
|
|
|
|
# openssl rand -base64 32
|
|
AUTH_SECRET=your-secret-key
|