Add Flarum websocket extension support

This commit is contained in:
BBaoVanC 2022-04-25 18:08:04 -05:00
parent fb11fe0efb
commit 57aceaf461
1 changed files with 4 additions and 0 deletions

View File

@ -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/* {