@ -4,7 +4,7 @@ server {
index index.html;
error_log /var/log/nginx/error.log;
access_log /var/log/nginx/access.log;
root /var/www/student/dang_ky_hoc_sinh/build;
root /var/www/build;
location / {
try_files $uri $uri/ /index.html$is_args$args;
root /var/www/teacher/dang_ky_giao_vien/build;