update ip and middlewares
This commit is contained in:
parent
77d82dd853
commit
8c7fdf4612
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
"websecure"
|
||||
];
|
||||
middlewares = [
|
||||
"admin"
|
||||
"internal"
|
||||
];
|
||||
service = "api@internal";
|
||||
};
|
||||
|
@ -17,7 +17,7 @@
|
|||
"websecure"
|
||||
];
|
||||
middlewares = [
|
||||
"admin"
|
||||
"internal"
|
||||
];
|
||||
service = "ender1";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue