Agent secret

This commit is contained in:
TSS Admin
2025-10-01 20:11:40 +00:00
parent 5c6f0b6bba
commit f95cdacefe

View File

@@ -4,6 +4,8 @@ services:
container_name: portainer
command: --http-enabled
restart: unless-stopped
environment:
- AGENT_SECRET=${AGENT_SECRET}
volumes:
# Mount the Docker socket to allow Portainer to manage Docker
- /var/run/docker.sock:/var/run/docker.sock