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
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
restart: unless-stopped
|
||||
profiles: ['prod']
|
||||
#============== Named Volumes ====================================================================
|
||||
volumes:
|
||||
certbotConf:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue