This website requires JavaScript.
Explore
Help
Sign In
icedream
/
gdq-archive
Watch
1
Star
0
Fork
You've already forked gdq-archive
0
Code
Issues
Pull Requests
2
Releases
Activity
1a88b1a5ba
gdq-archive
/
configs
/
varnish
/
default.vcl
8 lines
76 B
Plaintext
Raw
Blame
History
vcl 4.0;
backend streamserver {
.host = "streamserver";
.port = "80";
}
Reference in New Issue
View Git Blame
Copy Permalink