MCPcopy
hub / github.com/AgentOps-AI/agentops / environment.py

File environment.py

app/api/agentops/common/environment.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2
3# Base URLs and domains
4APP_DOMAIN = os.getenv("APP_DOMAIN", "app.agentops.ai")

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected