1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 05:19:39 +02:00

fix(extension): always restart the backend [EE-3093] (#6890)

This commit is contained in:
itsconquest 2022-05-06 15:14:24 +12:00 committed by GitHub
parent 0beb0d95c1
commit 9650aa56c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ services:
portainer:
image: ${DESKTOP_PLUGIN_IMAGE}
command: ['--admin-password', '$$$$2y$$$$05$$$$bsb.XmF.r2DU6/9oVUaDxu3.Lxhmg1R8M0NMLK6JJKUiqUcaNjvdu']
restart: unless-stopped
restart: always
environment:
- DOCKER_EXTENSION=1
security_opt: