morrispetris commited on
Commit
b9e5ac5
·
1 Parent(s): 5a46cb9

Update default

Browse files
Files changed (1) hide show
  1. default +1 -1
default CHANGED
@@ -1,5 +1,5 @@
1
  server {
2
- listen 80;
3
 
4
  location / {
5
  proxy_pass http://127.0.0.1:8080;
 
1
  server {
2
+ listen 7860;
3
 
4
  location / {
5
  proxy_pass http://127.0.0.1:8080;