mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Lint nginx/templates/nginx.conf.j2
This commit is contained in:
parent
0d54b497aa
commit
824f960fcc
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ http {
|
|||
|
||||
# define the upstream backend fastcgi for php
|
||||
upstream php {
|
||||
server unix:/run/php/php{{ php_version }}-fpm.sock;
|
||||
server unix:/run/php/php{{ php_version }}-fpm.sock;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue