From 132a23e0b8c27674e3eda58ed2505586abb53826 Mon Sep 17 00:00:00 2001 From: Midou36O Date: Sat, 2 Mar 2024 23:41:56 +0100 Subject: [PATCH] personnal stuff. --- privfrontends/templates/eu/misc.Caddyfile | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/privfrontends/templates/eu/misc.Caddyfile b/privfrontends/templates/eu/misc.Caddyfile index 64bf0dd..e2e695c 100644 --- a/privfrontends/templates/eu/misc.Caddyfile +++ b/privfrontends/templates/eu/misc.Caddyfile @@ -74,3 +74,10 @@ reverse_proxy http://localhost:3000 #try_files {path} {path}/index.html {path}.html =404 #file_server } +file.midou.dev { + reverse_proxy :8986 +} +fastdl.midou.dev { + root * /srv/fastdl-tf2 + file_server browse +}