Update listening port
Some checks failed
CD/pipeline/head Something is wrong with the build of this commit
Some checks failed
CD/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
server {
|
server {
|
||||||
listen 80;
|
listen 8081;
|
||||||
server_name _;
|
server_name _;
|
||||||
|
|
||||||
root /usr/share/nginx/html;
|
root /usr/share/nginx/html;
|
||||||
|
|||||||
Reference in New Issue
Block a user