chore(terraform): refactored configuration

This commit is contained in:
ITQ
2025-10-31 15:12:35 +03:00
parent 8351a2c667
commit 804444ab74
18 changed files with 143 additions and 171 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ paths:
http_headers:
"Content-Type": "application/json"
content:
"*": '{"backend_url": "https://backend.interview.yandex.itqdev.xyz"}'
"*": '{"backend_url": "https://some.backend.example.com"}'
responses:
"200":
description: Config returned.