Skip to content
Snippets Groups Projects
Commit 01dd9f88 authored by Nils Olof Paulsson's avatar Nils Olof Paulsson
Browse files

fixntadigital

parent 300cba34
Branches
No related tags found
2 merge requests!6Test,!5Devel
Pipeline #119931 passed
...@@ -20,7 +20,7 @@ server { ...@@ -20,7 +20,7 @@ server {
server { server {
listen 80; listen 80;
server_name egg.it.liu.se; server_name ntadigital.it.liu.se egg.it.liu.se;
client_max_body_size 0; client_max_body_size 0;
...@@ -51,4 +51,4 @@ server { ...@@ -51,4 +51,4 @@ server {
proxy_set_header Host $host; proxy_set_header Host $host;
proxy_cache_bypass $http_upgrade; proxy_cache_bypass $http_upgrade;
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment