summaryrefslogtreecommitdiff
path: root/images/router/nginx/http.off/pad
diff options
context:
space:
mode:
authorSystem administrator2017-05-31 17:39:59 +0200
committerSystem administrator2017-05-31 17:39:59 +0200
commit03a34ff8dfd9790bf19f681265e9a6e40e78b9b3 (patch)
treeaf34b7439731df710c1abe939c2434774113ae83 /images/router/nginx/http.off/pad
parentbc5c44dd049bad3b007be48b3f8d90886d63c105 (diff)
downloadserver-03a34ff8dfd9790bf19f681265e9a6e40e78b9b3.tar.gz
server-03a34ff8dfd9790bf19f681265e9a6e40e78b9b3.tar.xz
server-03a34ff8dfd9790bf19f681265e9a6e40e78b9b3.zip
Replace tx0.co with wildcard globs where possible
Diffstat (limited to 'images/router/nginx/http.off/pad')
-rw-r--r--images/router/nginx/http.off/pad2
1 files changed, 1 insertions, 1 deletions
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;