Add unless-stopped to planka
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
planka:
|
||||
image: ghcr.io/plankanban/planka:2.0.0-rc.3
|
||||
restart: on-failure
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- favicons:/app/public/favicons
|
||||
- user-avatars:/app/public/user-avatars
|
||||
|
||||
Reference in New Issue
Block a user