Refactor docker-compose.yml to add dozzle service for log monitoring

This commit is contained in:
2024-05-27 23:23:20 +08:00
parent 5c77d4afa3
commit 2e6c9886be
3 changed files with 21 additions and 3 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ http:
heynote-router:
entryPoints:
- web-secure
rule: "Host(`note.furyhawk.lol`) || Host(`pad.furyhawk.lol`)"
rule: "HostRegexp(`note[0-9]{0,2}.furyhawk.lol`) || Host(`pad.furyhawk.lol`)"
middlewares:
- csrf
tls: