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 d85ce6a commit d2d429aCopy full SHA for d2d429a
.github/workflows/build.yml
@@ -285,10 +285,10 @@ jobs:
285
DS_DIRMGRDN=cn=Directory Manager
286
DS_DIRMGRPASSWD=password
287
DS_EMB_REPL_FLAG=embReplFlag
288
- DS_EMB_REPL_REPLPORT1=9989
+ DS_EMB_REPL_REPLPORT1=8989
289
DS_EMB_REPL_HOST2=openam2.example.com
290
DS_EMB_REPL_ADMINPORT2=4444
291
- DS_EMB_REPL_REPLPORT2=8989
+ DS_EMB_REPL_REPLPORT2=9989
292
existingserverid=http://openam2.example.org:8080
293
LB_SITE_NAME=lb
294
LB_PRIMARY_URL=http://lb.example.org:80/openam
0 commit comments