Migrate to bigger Hetzner server

This commit is contained in:
Paul-Henri Froidmont 2019-11-05 03:37:05 +01:00
parent d77f2ef548
commit 86fb8e71c1
32 changed files with 294 additions and 226 deletions

View file

@ -33,6 +33,8 @@ services:
- /var/log/synapse:/data/log
- ./synapse:/data
- /etc/localtime:/etc/localtime:ro
depends_on:
- db
networks:
- matrix
- web