feat: + kestra for AZ-PRM-1

This commit is contained in:
2026-03-10 12:49:11 +01:00
parent e832ba3742
commit ad24a7a91c
11 changed files with 730 additions and 639 deletions

View File

@@ -73,7 +73,7 @@ in {
"librechat_uploads:/app/uploads"
"librechat_logs:/app/api/logs"
];
extraOptions = ["--ip=10.89.0.23" "--network=web"];
extraOptions = ["--ip=10.89.0.23" "--network=web" "--dns=8.8.8.8" "--dns=8.8.4.4"];
};
};