diff --git a/docker-compose.example.yml b/docker-compose.example.yml index 54291ae..689d630 100644 --- a/docker-compose.example.yml +++ b/docker-compose.example.yml @@ -5,9 +5,6 @@ services: restart: unless-stopped environment: - # Required: Your Towerops API URL - - TOWEROPS_API_URL=https://towerops.net - # Required: Agent authentication token (from Towerops web UI) # Get this from: Organization > Agents > Create New Agent - TOWEROPS_AGENT_TOKEN=your-agent-token-here