不支持的 astro:env getSecret
EnvUnsupportedGetSecret:你的适配器不支持
astro:env/server
导出函数getSecret
。¥EnvUnsupportedGetSecret:
astro:env/server
exported functiongetSecret
is not supported by your adapter.
什么地方出了错?
Section titled 什么地方出了错?¥What went wrong?
你的适配器不支持 astro:env/server
导出函数 getSecret()
。
¥The astro:env/server
exported function getSecret()
is not supported by your adapter.