add portainer to dev profile of compose
This commit is contained in:
parent
9baacc3c9e
commit
5054fa242b
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ services:
|
||||||
- data:/data
|
- data:/data
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
profiles: ['prod']
|
||||||
#============== Named Volumes ====================================================================
|
#============== Named Volumes ====================================================================
|
||||||
volumes:
|
volumes:
|
||||||
certbotConf:
|
certbotConf:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue