Remove TOWEROPS_API_URL from docker-compose example

This commit is contained in:
Graham McIntire 2026-02-09 13:36:29 -06:00
parent 45cea92f8d
commit bd08bb3aad
No known key found for this signature in database

View file

@ -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