We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d40418 commit 899b283Copy full SHA for 899b283
plugins/php.json
@@ -9,7 +9,7 @@
9
],
10
"env": {
11
"PHPFPM_ERROR_LOG_FILE": "{{ .Virtenv }}/php-fpm.log",
12
- "PHPFPM_PID_FILE": "{{ .Virtenv }}/php-fpm.log",
+ "PHPFPM_PID_FILE": "{{ .Virtenv }}/php-fpm.pid",
13
"PHPFPM_PORT": "8082",
14
"PHPRC": "{{ .DevboxDir }}"
15
},
0 commit comments