From 03a34ff8dfd9790bf19f681265e9a6e40e78b9b3 Mon Sep 17 00:00:00 2001 From: System administrator Date: Wed, 31 May 2017 17:39:59 +0200 Subject: Replace tx0.co with wildcard globs where possible --- images/router/nginx/http.off/pad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'images/router/nginx/http.off/pad') diff --git a/images/router/nginx/http.off/pad b/images/router/nginx/http.off/pad index 4aa0e2e..5649d47 100644 --- a/images/router/nginx/http.off/pad +++ b/images/router/nginx/http.off/pad @@ -2,7 +2,7 @@ server { listen 443 ssl; listen [::]:443 ssl; - server_name pad.tx0.co; + server_name pad.*; include snippets/ssl; include snippets/wellknown; -- cgit v1.2.3