Compare commits
1 commit
0419cdd405
...
c110e3b595
| Author | SHA1 | Date | |
|---|---|---|---|
| c110e3b595 |
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ server {
|
||||||
}
|
}
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
mirror /mirror;
|
#mirror /mirror;
|
||||||
proxy_pass http://backend;
|
proxy_pass http://backend;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue