Merge branch 'main' of git.qx9.de:christian/qx9.de into main
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-28 07:26:27 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# qx9.de
[![Build Status](https://drone.app.qx9.de/api/badges/websites/qx9.de/status.svg?ref=refs/heads/main)](https://drone.app.qx9.de/websites/qx9.de)
[![Build Status](https://drone.app.qx9.de/api/badges/christian/qx9.de/status.svg?ref=refs/heads/main)](https://drone.app.qx9.de/christian/qx9.de)
This repository contains the public website for [qx9.de](https://qx9.de).

View File

@@ -8,7 +8,7 @@ services:
- rproxy
labels:
- traefik.enable=true
- traefik.http.routers.qx9de.rule=Host(`qx9de.web.qx9.de`,`qx9.de`, `www.qx9.de`)
- traefik.http.routers.qx9de.rule=Host(`qx9de.web.qx9.de`,`qx9.de`, `www.qx9.de`, `qx9.email`, `mx.qx9.email`)
networks:
rproxy: