From aa3b732cb0597e7db02217c1b2839c047a2acbb2 Mon Sep 17 00:00:00 2001 From: hay-kot Date: Mon, 9 Aug 2021 17:37:37 -0800 Subject: [PATCH] remove old code --- Caddyfile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Caddyfile b/Caddyfile index 97c325aff1bb..c39e00ea2b7e 100644 --- a/Caddyfile +++ b/Caddyfile @@ -25,10 +25,4 @@ reverse_proxy http://127.0.0.1:9000 } - # handle { - # header @static Cache-Control max-age=31536000 - # root * /app/dist - # try_files {path}.html {path} / - # file_server - # } -} +} \ No newline at end of file