mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
7 lines
193 B
Plaintext
7 lines
193 B
Plaintext
# API Configuration
|
|
NEXT_PUBLIC_API_URL=http://localhost:3002
|
|
|
|
# IAM Configuration (Corporate Authentication)
|
|
NEXT_PUBLIC_IAM_ENABLED=false
|
|
NEXT_PUBLIC_IAM_API_URL=https://iam.tria-plc.com/api
|