Re-enable cache server

This commit is contained in:
Pieter Vander Vennet 2024-04-30 23:14:57 +02:00
parent 7d313fedf8
commit 2526bc15bf
5 changed files with 13 additions and 5 deletions

View file

@ -9,4 +9,4 @@ For used hosts, see the Caddyfile
As the ISP of Nerdlab is a bit picky, we use SSH-port-forwarding on the cache server:
`ssh -R `
`ssh -R 5445:127.0.0.1:5445 hetzner`