multimodalart HF Staff commited on
Commit
6b42b10
·
verified ·
1 Parent(s): bcf8373

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 4000;
3
 
4
  location / {
5
  proxy_pass http://localhost:4000;
 
1
  server {
2
+ listen 7860;
3
 
4
  location / {
5
  proxy_pass http://localhost:4000;