赞
踩
Linux环境下,怎么确定nginx是以那个config文件启动的?
输入命令行: ps -ef | grep nginx
master process 后面的就是 nginx的目录。
~/wx$ bundle exec sidekiq