Simplify proxy pass
This commit is contained in:
@@ -19,5 +19,6 @@ server {
|
||||
|
||||
location / {
|
||||
proxy_pass http://zyklon:3000;
|
||||
include snippets/proxy_header.conf;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user