teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

誤字修正

2021/10/02 07:52

投稿

usabear
usabear

スコア1

title CHANGED
File without changes
body CHANGED
@@ -62,7 +62,7 @@
62
62
  User=puser
63
63
  Group=pgroup
64
64
  WorkingDirectory=/home/puser/myp/myproject
65
- ExecStart=/home/puser/myp/env/bin/gunicorn --access-logfile - --workers 3 --bind unix:/home/puser/mypr/myproject/myproject.sock myproject.wsgi:application
65
+ ExecStart=/home/puser/myp/env/bin/gunicorn --access-logfile - --workers 3 --bind unix:/home/puser/myp/myproject/myproject.sock myproject.wsgi:application
66
66
 
67
67
  [Install]
68
68
  WantedBy=multi-user.target