change domain name
This commit is contained in:
parent
a54630ca29
commit
56a8037284
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue