diff --git a/doc/md/03-frontend.md b/doc/md/03-frontend.md index 3b7cea2..06ae7e2 100644 --- a/doc/md/03-frontend.md +++ b/doc/md/03-frontend.md @@ -1,6 +1,6 @@ # Frontend -### Web server +###  Web server The frontend is writing in php/html/css/js. You can use every web servers that support theses technologies. For this installation, we'll setting up nginx with php-fpm. @@ -67,7 +67,7 @@ catch_workers_output = yes ``` -#### Web application +####  Web application ``` bash # set www dir mkdir /var/www/hyperproxmox @@ -77,4 +77,4 @@ chown www-data: -R /var/www/hyperproxmox chmod 550 -R /var/www/hyperproxmox ``` -[Setup - Backend](02-backend.md) <-- Previous | Next --> [Setup - Configs](04-configs.md) \ No newline at end of file +[Setup - Backend](02-backend.md) <-- Previous | Next --> [Setup - Configs](04-configs.md)