commented out unused environment section

This commit is contained in:
Radar231 2021-08-01 18:16:17 -04:00
parent 703e1921ec
commit ab05d528cf
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
image: portainer/agent
env_file:
- port.env
environment:
# environment:
# value retrieved from port.env file
# AGENT_SECRET: "xxxxxxx"
volumes: