Update docs/zh/developer/develop/package/manifest.md

Co-authored-by: Meow33 <supermonkey03@163.com>
This commit is contained in:
Teng
2025-11-20 21:35:45 +08:00
committed by GitHub
parent e6b3624bae
commit 67af7ee3fa

View File

@@ -820,7 +820,7 @@ allowedOutboundPorts:
在此声明应用运行所需的环境变量,既支持用户手动输入,也可以直接引用已有的系统环境变量值。
:::info 提示
该配置需要 Olares OS 版本在 1.12.2 以上才生效
该配置需要 Olares OS 版本在 1.12.2 以上才生效
:::
:::info 示例