update ip and middlewares

This commit is contained in:
♥ Minnie ♥ 2024-09-07 15:49:39 +08:00
parent 77d82dd853
commit 8c7fdf4612
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
3 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
"websecure"
];
middlewares = [
"admin"
"internal"
];
service = "api@internal";
};
@ -17,7 +17,7 @@
"websecure"
];
middlewares = [
"admin"
"internal"
];
service = "ender1";
};