Merge branch 'master' of http://82.157.175.59:3000/GenarrativeAI/Genarrative
This commit is contained in:
@@ -45,6 +45,8 @@ export function loadApiServerEnv(
|
||||
target,
|
||||
protectedKeys = shellEnvKeys,
|
||||
) {
|
||||
// 保持与 dev-web-rust.mjs / dev-rust-stack.sh 一致:
|
||||
// shell > .env > .env.local > .env.secrets.local。
|
||||
for (const fileName of LOCAL_ENV_FILES) {
|
||||
loadEnvFile(resolve(repoRootPath, fileName), target, protectedKeys);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user