mirror of
https://github.com/Theodor-Springmann-Stiftung/server-package.git
synced 2025-10-28 16:55:31 +00:00
Agent secret
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user