Files changed (1) hide show
  1. nginx.conf +1 -1
nginx.conf CHANGED
@@ -37,7 +37,7 @@ http {
37
 
38
  server {
39
  listen 7860; # Use standard port 80 for HTTP
40
- server_name unicone-studio-portal.hf.space; # Replace with your actual domain
41
 
42
  root /usr/share/nginx/html;
43
  index index.html;
 
37
 
38
  server {
39
  listen 7860; # Use standard port 80 for HTTP
40
+ server_name alwis-protocol.hf.space; # Replace with your actual domain
41
 
42
  root /usr/share/nginx/html;
43
  index index.html;