db: build: db app: build: app links: - db:pg volumes: - ./volumes/app/mattermost/config:/mattermost/config:rw web: build: web ports: - "8065:443" links: - app:platform