migrate middlewares to entrypoint + refactor
This commit is contained in:
parent
205f85271b
commit
579bf1a5db
13 changed files with 45 additions and 48 deletions
|
@ -85,9 +85,6 @@ in {
|
|||
entryPoints = [
|
||||
"websecure"
|
||||
];
|
||||
middlewares = [
|
||||
"internal"
|
||||
];
|
||||
service = "minecraft";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue