You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docker-compose.yaml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ services:
14
14
DXPORT: 8000# Port of DXCluster upstream
15
15
DXCALL: [my_call] # Login-Call for Cluster
16
16
DXPASSWORD: [my_password] # Login-Passwort for Cluster (in most of all cases leave this blank!!
17
+
# If CLUSTERS is filled / present, it overrides the above DX-Parameters. The "cluster"-parameter is optional. if not set, or set to the same value, the last spot will be taken. if different: multiple spots on same QRG are displayed. Please check carefully the JSON-Syntax here!
0 commit comments