Skip to content

Commit 5fd8122

Browse files
committed
fix: set Protocol to https for TornadoSandboxStore
1 parent 9559802 commit 5fd8122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DIRAC/WorkloadManagementSystem/ConfigTemplate.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Services
152152
##BEGIN TornadoSandboxStore
153153
TornadoSandboxStore
154154
{
155-
Port = 9196
155+
Protocol = https
156156
LocalSE = ProductionSandboxSE
157157
MaxThreads = 200
158158
toClientMaxThreads = 100

0 commit comments

Comments
 (0)