Merge branches 'main' and 'main' of https://github.com/rahmagustin/sig-tps

This commit is contained in:
rahmagustin 2026-04-07 21:55:10 +07:00
commit 252fd5a124
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
server { server {
listen 80; listen 80;
server_name sig-tpsnganjuk.web.id server_name sig-tpsnganjuk.web.id;
root /var/www/public; root /var/www/public;
index index.php index.html; index index.php index.html;