9 lines
No EOL
267 B
Text
9 lines
No EOL
267 B
Text
# API URL of the skills API (usually helm:8675 on your network)
|
|
API_URL=http://helm:8675
|
|
|
|
# API Key (only required if auth is enabled on the skills API)
|
|
# Get this from your skills API config
|
|
API_KEY=
|
|
|
|
# Optional: Project path for context
|
|
PROJECT=/home/user/myproject |