This commit is contained in:
DoTheEvolution 2020-04-26 02:43:30 +02:00
parent 239685be92
commit da231ee9e8
1 changed files with 1 additions and 2 deletions

View File

@ -33,11 +33,10 @@ services:
hostname: portainer
command: -H unix:///var/run/docker.sock
restart: unless-stopped
env_file: .env
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ./portainer_data:/data
environment:
- TZ
networks:
default: