Lydia's blog

Every day to be a little better


  • Home

  • Archives

  • Search

服务器上操作

Posted on 2018-11-15 15:41
  1. 重启service
    staging: sudo service nginx restart
    production:
    先找到nginx 主进程
    ps -ef | grep nginx
    kill -HUP (root 对应的进程号)

  2. 修改application.yml
    cd ResumeHack/shared
    直接修改application.yml

ps:重启rails server 就是重启service就行

# server
微信小程序-wx.request get cookie
ios-打开其他app里的文件

Lydia

This is lydia's blog

277 posts
1 categories
46 tags
© 2020 Lydia
Powered by Hexo
|
Theme — NexT.Muse v5.1.4