Update example environment variables in `.env.example`.
Build and Push CodeReview / build (push) Waiting to run
Details
Build and Push CodeReview / build (push) Waiting to run
Details
This commit is contained in:
parent
dc927cc40c
commit
c68540a804
|
|
@ -94,7 +94,7 @@ REDIS_PORT=6379
|
|||
# 8. 沙箱配置 (验证器)
|
||||
# =============================================
|
||||
SANDBOX_ENABLED=true
|
||||
SANDBOX_IMAGE=deepaudit/sandbox:latest
|
||||
SANDBOX_IMAGE=code-review:sandbox
|
||||
SANDBOX_MEMORY_LIMIT=512m
|
||||
SANDBOX_CPU_LIMIT=1.0
|
||||
SANDBOX_NETWORK_DISABLED=true
|
||||
|
|
|
|||
Loading…
Reference in New Issue