fachschaften test

This commit is contained in:
2021-09-26 18:19:52 +00:00
parent 0d3a40f98b
commit 5cafbb1991
5 changed files with 61 additions and 1 deletions

5
README.txt Normal file
View File

@@ -0,0 +1,5 @@
location / {
include proxy.conf;
proxy_buffering off;
proxy_pass http://$proxy_host:$proxy_port;
}