Skip to content
Snippets Groups Projects
Verified Commit aa0388d3 authored by Martin Weise's avatar Martin Weise
Browse files

Port 8080

parent d36243ae
Branches
No related tags found
1 merge request!370Fixed the test
...@@ -37,7 +37,7 @@ upstream dashboard-service { ...@@ -37,7 +37,7 @@ upstream dashboard-service {
} }
server { server {
listen 80 default_server; listen 8080 default_server;
server_name _; server_name _;
location = /basic_status { location = /basic_status {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment