[fix] role:dokuwiki-and-nginx

This commit is contained in:
roydfalk 2024-07-09 09:11:41 +02:00
parent bceb605f68
commit e82b76cef1

View file

@ -40,7 +40,7 @@
fastcgi_pass unix:/var/run/php/php8.2-fpm.sock;
# fastcgi_pass unix:/var/run/php5-fpm.sock; #old php version
}
{% endif %}
{% endmacro %}
server {
server_name {{var_dokuwki_and_nginx_domain}};