init
This commit is contained in:
8
lab2-web-proxy/Caddyfile
Normal file
8
lab2-web-proxy/Caddyfile
Normal file
@@ -0,0 +1,8 @@
|
||||
# Ersetze example.com durch deine Domain
|
||||
git.pxsw.de {
|
||||
reverse_proxy localhost:3000
|
||||
}
|
||||
|
||||
woodpacker.pxsw.de {
|
||||
reverse_proxy localhost:9001
|
||||
}
|
||||
Reference in New Issue
Block a user