Forgot to adjust server_name. #93

Merged
gitea-sonarqube-bot merged 2 commits from dagu-aranea-proxy-conf_2026-05-10T16-57-13 into main 2026-05-10 17:59:39 -04:00
Showing only changes of commit 0c7a84690f - Show all commits
@@ -8,7 +8,7 @@ server {
listen [::]:443 ssl;
# listen [::]:443 quic;
server_name webhook.*;
server_name cron.*;
include /config/nginx/ssl.conf;