1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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