nginx下载提示消息
brew install nginx
==> Downloading https://homebrew.bintray.com/bottles/nginx-1.19.2.high_sierra.bo
Already downloaded: /Users/yanruicheng/Library/Caches/Homebrew/downloads/98809e1cbed2250bc61b501156e4a451a1328f59bb13d0438fa62fe0bf75ff1a--nginx-1.19.2.high_sierra.bottle.tar.gz
==> Pouring nginx-1.19.2.high_sierra.bottle.tar.gz
==> Caveats
Docroot is: /usr/local/var/www
The default port has been set in /usr/local/etc/nginx/nginx.conf to 8080 so that
nginx can run without sudo.
nginx will load all files in /usr/local/etc/nginx/servers/.
To have launchd start nginx now and restart at login:
brew services start nginx
Or, if you don't want/need a background service you can just run:
nginx
==> Summary
🍺 /usr/local/Cellar/nginx/1.19.2: 25 files, 2.1MB