Attention des changements sont bientôt à prévoir sur l'instance gitea d'Aurore :
version: "3.7"
services:
riot:
build:
context: .
args:
version: v1.3.0
gpg_key: 5EA7E0F70461A3BCBEBE4D5EF6151806032026F9
volumes:
# Make Riot default to auro.re matrix server
- ./config.json:/etc/riot-web/config.json:ro
ports:
- 8080:80
restart: always