clone3 commited on
Commit
832754c
1 Parent(s): 4dfe313

Update nginx.conf

Browse files
Files changed (1) hide show
  1. nginx.conf +1 -1
nginx.conf CHANGED
@@ -1,5 +1,5 @@
1
  server {
2
- listen 80;
3
 
4
  # Serve the index.html file
5
  location / {
 
1
  server {
2
+ listen 7860;
3
 
4
  # Serve the index.html file
5
  location / {