[fix] role:dokuwiki-and-nginx
This commit is contained in:
parent
bceb605f68
commit
e82b76cef1
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
fastcgi_pass unix:/var/run/php/php8.2-fpm.sock;
|
fastcgi_pass unix:/var/run/php/php8.2-fpm.sock;
|
||||||
# fastcgi_pass unix:/var/run/php5-fpm.sock; #old php version
|
# fastcgi_pass unix:/var/run/php5-fpm.sock; #old php version
|
||||||
}
|
}
|
||||||
{% endif %}
|
{% endmacro %}
|
||||||
|
|
||||||
server {
|
server {
|
||||||
server_name {{var_dokuwki_and_nginx_domain}};
|
server_name {{var_dokuwki_and_nginx_domain}};
|
||||||
|
|
Loading…
Add table
Reference in a new issue