diff --git a/nginx.conf b/nginx.conf index 1551da2..89760d0 100644 --- a/nginx.conf +++ b/nginx.conf @@ -1,5 +1,5 @@ server { - listen 8088; + listen 8089; server_name localhost; location /admin-api/ {