9 lines
248 B
Plaintext
9 lines
248 B
Plaintext
|
## NOTE: This file is automatically generated by Mail-in-a-Box.
|
||
|
## Do not edit this file. It will be replaced each time
|
||
|
## Mail-in-a-Box needs to update the web configuration.
|
||
|
|
||
|
upstream php-fpm {
|
||
|
server unix:/var/run/php5-fpm.sock;
|
||
|
}
|
||
|
|