changes var in client

This commit is contained in:
hugogogo
2022-08-08 18:06:41 +02:00
parent f10931042f
commit e1a68bc3e4
6 changed files with 44 additions and 39 deletions

View File

@@ -16,6 +16,7 @@ server {
location /board {
allow_methods GET;
root ./www/html;
cgi_ext php cgi
}
location /board/content {