mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-27 16:40:56 +00:00
10 lines
287 B
Plaintext
10 lines
287 B
Plaintext
# API Configuration
|
|
NEXT_PUBLIC_API_URL=https://your-api-domain.com
|
|
|
|
# IAM Configuration (Corporate Authentication)
|
|
NEXT_PUBLIC_IAM_ENABLED=false
|
|
NEXT_PUBLIC_IAM_API_URL=https://iam.tria-plc.com/api
|
|
|
|
# GitHub Packages Token
|
|
GITHUB_PACKAGE_TOKEN=$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
|