We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8cb704 commit 299ffeeCopy full SHA for 299ffee
Hub/Dockerfile.txt
@@ -11,7 +11,7 @@ EXPOSE 4444
11
# In seconds, maps to "--session-request-timeout"
12
ENV SE_SESSION_REQUEST_TIMEOUT 300
13
# In seconds, maps to "--session-retry-interval"
14
-ENV SE_SESSION_RETRY_INTERVAL 0
+ENV SE_SESSION_RETRY_INTERVAL 15
15
# Boolean value, maps "--relax-checks"
16
ENV SE_RELAX_CHECKS true
17
SessionQueue/Dockerfile.txt
@@ -7,7 +7,7 @@ USER 1200
7
8
9
10
EXPOSE 5559
0 commit comments