script fixes

This commit is contained in:
Abhishek 2026-02-26 16:39:35 +00:00
parent 2039b4ce51
commit c76bcc3664
4 changed files with 22 additions and 22 deletions

View file

@ -3,5 +3,5 @@
upstream dograh_backend {
least_conn;
{{UVICORN_UPSTREAM_SERVERS}}
{{UVICORN_UPSTREAM_SERVERS}}
}