mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
test(host-rule-format): add middlewares property to host rule format regression tests
This commit is contained in:
@@ -33,6 +33,7 @@ describe("Host rule format regression tests", () => {
|
||||
internalPath: "/",
|
||||
stripPath: false,
|
||||
customEntrypoint: null,
|
||||
middlewares: null,
|
||||
};
|
||||
|
||||
describe("Host rule format validation", () => {
|
||||
|
||||
Reference in New Issue
Block a user