@echo off cd /d C:\Projects\caddy powershell -NoProfile -ExecutionPolicy Bypass -Command ".\caddy.exe run --config .\Caddyfile.txt --adapter caddyfile"