Skip to content

Commit 1abf653

Browse files
authored
repo-sync-2024-06-21T10:44:28+0800 (#305)
1 parent 9cbd515 commit 1abf653

File tree

290 files changed

+35133
-45864
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

290 files changed

+35133
-45864
lines changed

.ci/broker-docker-compose/.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ MYSQL_PORT=3306
33
POSTGRES_PORT=7777
44
SCQL_IMAGE_TAG=secretflow/scql:latest
55
SPU_PROTOCOL=SEMI2K
6-
PROJECT_CONF={"protocol":"${SPU_PROTOCOL}","field":"FM64"}
6+
PROJECT_CONF={"spu_runtime_cfg":{"protocol":"${SPU_PROTOCOL}","field":"FM64"},"session_expire_seconds":86400}

0 commit comments

Comments
 (0)