質問編集履歴
2
誤字修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -20,7 +20,7 @@
|
|
20
20
|
|
21
21
|
```
|
22
22
|
|
23
|
-
$ bundle exec unicorn_rails -c /var/www/rails/アプリ/config/unicorn.conf.rb -D -E productio
|
23
|
+
$ bundle exec unicorn_rails -c /var/www/rails/アプリ/config/unicorn.conf.rb -D -E production
|
24
24
|
|
25
25
|
```
|
26
26
|
|
1
誤字修正
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
unicornのエラーが治らない起動した
|
1
|
+
unicornのエラーが治らない起動したい
|
test
CHANGED
File without changes
|