You've already forked focalboard
mirror of
https://github.com/mattermost/focalboard.git
synced 2025-09-16 08:56:19 +02:00
Remove duplicated restart on docker compose (#1067)
This commit is contained in:
@@ -34,7 +34,6 @@ services:
|
||||
|
||||
focalboard-db:
|
||||
image: postgres:latest
|
||||
restart: always
|
||||
container_name: focalboard-postgres
|
||||
restart: always
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user