Remove TOWEROPS_API_URL from docker-compose example
This commit is contained in:
parent
45cea92f8d
commit
bd08bb3aad
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue