riot/element: expose port 8080

nginx-proxy uses this information to determine if the (in nginx
parlance) server is up.
This commit is contained in:
Reynir Björnsson 2022-11-16 13:45:58 +01:00
parent 52ead4fee5
commit a03263b1f5
1 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,8 @@
networks:
- matrix
- external_services
expose:
- 8080
volumes:
- "{{ riot.volume_folder }}/data:/data"
environment: