Make generic

This commit is contained in:
Luke Murphy 2020-10-27 08:47:59 +01:00
parent a75a19a120
commit 6f0999895f
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
version: "3.8" version: "3.8"
services: services:
synapse: app:
image: "matrixdotorg/synapse:latest" image: "matrixdotorg/synapse:latest"
volumes: volumes:
- "data:/data" - "data:/data"