1
0
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:
Jesús Espino
2021-08-23 16:38:34 +02:00
committed by GitHub
parent 63c2a908df
commit 74161aa1ca

View File

@@ -34,7 +34,6 @@ services:
focalboard-db:
image: postgres:latest
restart: always
container_name: focalboard-postgres
restart: always
volumes: