Add synapse and tt-rss; Fix gitea, grafana and webdis
This commit is contained in:
parent
bf0f991b49
commit
5373863a3e
12 changed files with 201 additions and 5 deletions
|
@ -4,7 +4,7 @@ services:
|
|||
restart: always
|
||||
command: /usr/local/bin/webdis /config/webdis.json
|
||||
volumes:
|
||||
- ./:/config
|
||||
- ./webdis.json:/config/webdis.json
|
||||
networks:
|
||||
- shared
|
||||
depends_on:
|
||||
|
|
Reference in a new issue