mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
5 lines
193 B
Plaintext
5 lines
193 B
Plaintext
# API Configuration
|
|
NEXT_PUBLIC_API_URL=https://your-api-domain.com
|
|
|
|
# GitHub Packages Token (required to install @tria-plc/* private packages)
|
|
GITHUB_PACKAGE_TOKEN=<your-github-packages-token> |