### Integrity requirements - [x] I provided the complete config and logs, rather than just providing the truncated parts based on my own judgment. - [x] I searched issues and did not find any similar issues. - [x] The problem can be successfully reproduced in the latest release ### Description Everything works fine (backend seems to understand this syntax), but there's an error above the editor. <img width="1191" height="309" alt="Image" src="https://github.com/user-attachments/assets/56812e6f-4e8d-438b-8ed2-f840c47bd604" /> ### Reproduction Method Add `"port": "env:SOME_ENV_VARIABLE"` to inbound config
Integrity requirements
Description
Everything works fine (backend seems to understand this syntax), but there's an error above the editor.
Reproduction Method
Add
"port": "env:SOME_ENV_VARIABLE"to inbound config