Add Flarum websocket extension support
This commit is contained in:
parent
fb11fe0efb
commit
57aceaf461
@ -5,6 +5,10 @@ forum.bbaovanc.com {
|
||||
import hsts
|
||||
import log
|
||||
|
||||
handle /app/* {
|
||||
reverse_proxy localhost:2083
|
||||
}
|
||||
|
||||
root * /var/www/forum.bbaovanc.com/public
|
||||
php_fastcgi unix//run/php/php-fpm.sock
|
||||
header /assets/* {
|
||||
|
Loading…
Reference in New Issue
Block a user