Spaces:
Sleeping
Sleeping
Update default.conf
Browse files- default.conf +0 -3
default.conf
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
error_log /tmp/error.log;
|
2 |
-
pid /tmp/nginx.pid;
|
3 |
-
|
4 |
server {
|
5 |
listen 7860;
|
6 |
listen [::]:7860;
|
|
|
|
|
|
|
|
|
1 |
server {
|
2 |
listen 7860;
|
3 |
listen [::]:7860;
|