add portainer to dev profile of compose
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user