mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-01-25 02:08:11 +00:00
7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
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
|