Fix: Windmill Path

This commit is contained in:
DrMxrcy
2024-11-12 13:05:56 -05:00
parent 59c050b519
commit 0799f8e04c

View File

@@ -26,7 +26,7 @@ export function generate(schema: Schema): Template {
const mounts: Template["mounts"] = [ const mounts: Template["mounts"] = [
{ {
mountPath: "./Caddyfile", filePath: "./Caddyfile",
content: `{$BASE_URL} { content: `{$BASE_URL} {
bind {$ADDRESS} bind {$ADDRESS}
reverse_proxy /ws/* http://lsp:3001 reverse_proxy /ws/* http://lsp:3001