summaryrefslogtreecommitdiff
path: root/nginx-test/pwman.dev.conf
diff options
context:
space:
mode:
authorMarkus Krogh <markus@nordu.net>2018-02-01 14:09:08 +0100
committerMarkus Krogh <markus@nordu.net>2018-02-01 14:09:08 +0100
commit82f3cef0d54d61a79d20db4038269e3f974468af (patch)
treea099b1822e8797ea595fcc7a5271fccf100ff312 /nginx-test/pwman.dev.conf
parent40acd18a894b3d48ee2e7fd76bb265377c812756 (diff)
Adding logging
Diffstat (limited to 'nginx-test/pwman.dev.conf')
-rw-r--r--nginx-test/pwman.dev.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/nginx-test/pwman.dev.conf b/nginx-test/pwman.dev.conf
index 2804b61..944c1b4 100644
--- a/nginx-test/pwman.dev.conf
+++ b/nginx-test/pwman.dev.conf
@@ -1,7 +1,7 @@
server {
listen 80;
- server_name pwman.dev;
+ server_name pwman.test;
location /sso/ {
@@ -30,7 +30,7 @@ server {
server {
listen 80;
- server_name uwsgi.pwman.dev;
+ server_name uwsgi.pwman.test;
location /sso/ {