Skip to content
Snippets Groups Projects
Commit 2575d5c8 authored by Mickael Masquelin's avatar Mickael Masquelin
Browse files

fix(portainer): Indentation sur volumes

parent c6daa5ef
Branches
No related tags found
No related merge requests found
services:
portainer:
image: portainer/portainer-ce:latest
ports:
- 9443:9443
volumes:
- data:/data
- /var/run/docker.sock:/var/run/docker.sock
restart: unless-stopped
volumes:
data:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment