diff --git a/Caddyfile b/Caddyfile deleted file mode 100644 index cc783b6..0000000 --- a/Caddyfile +++ /dev/null @@ -1,10 +0,0 @@ -:{$PORT:3000} { - log { - format json - } - rewrite /health /* - root * /app/dist - encode gzip - file_server - try_files {path} /index.html -} \ No newline at end of file