diff --git a/illa-website-frontend.conf b/illa-website-frontend.conf index 33057a9599..30ab84e343 100644 --- a/illa-website-frontend.conf +++ b/illa-website-frontend.conf @@ -1,5 +1,5 @@ server { - listen 80; + listen 3000; server_name localhost; access_log /dev/stdout; error_log /dev/stderr;