change domain name

This commit is contained in:
hakimlutfi46 2026-05-14 20:57:05 +07:00
parent a54630ca29
commit 56a8037284
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
server { server {
listen 80; listen 80;
server_name hrismp.hakimlutfi.my.id; server_name hris-mp.web.id;
root /var/www/public; root /var/www/public;
index index.php index.html; index index.php index.html;