Browse Source

Typo

pull/1228/head
Timothée Jaussoin 2 years ago
parent
commit
ecff9bf4d5
  1. 2
      etc/nginx/conf.d/movim.conf

2
etc/nginx/conf.d/movim.conf

@ -27,7 +27,7 @@ server {
fastcgi_no_cache $no_cache;
# Pass everything to PHP FastCGI, at the discretion of the administrator
include snippets/fastcgi-php.conf
include snippets/fastcgi-php.conf;
}
location /ws/ {

Loading…
Cancel
Save