From 45f6335633abe7fb0207a6e48ce632ca45ce435c Mon Sep 17 00:00:00 2001 From: Christian Weimann Date: Sat, 13 Jan 2024 13:45:25 +0100 Subject: [PATCH 1/2] Update repo path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4db965..d5b44bf 100644 --- a/README.md +++ b/README.md @@ -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). \ No newline at end of file From 7bc223b781ef14af469c75aab4d7d954aee1438f Mon Sep 17 00:00:00 2001 From: Christian Weimann Date: Sun, 14 Jan 2024 10:15:48 +0100 Subject: [PATCH 2/2] docker-compose.yml aktualisiert --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 498ad2f..930004a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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: