build(devcontainer): 添加SANDBOX环境变量配置
All checks were successful
CI/CD Pipeline / playwright (push) Successful in 1m46s
CI/CD Pipeline / build-and-deploy (push) Successful in 1m41s
测试最新依赖 / build-and-test (push) Successful in 1m47s
测试最新依赖 / playwright (push) Successful in 1m56s

This commit is contained in:
严浩
2025-11-09 02:49:47 +08:00
parent 37a0d59f13
commit b7aab0a6a5

View File

@@ -17,6 +17,7 @@ ENV LANG=zh_CN.UTF-8 \
TZ=${TZ} \
# Set `DEVCONTAINER` environment variable to help with orientation
DEVCONTAINER=true \
SANDBOX=sandbox-devcontainer \
# Set the default shell to zsh rather than sh
SHELL=/bin/zsh \
# Set the default editor and visual