mirror of
https://github.com/samply/bridgehead.git
synced 2025-07-03 23:30:21 +02:00
Auto generate mappings
This commit is contained in:
17
ccp/modules/datashield-mappings.json
Normal file
17
ccp/modules/datashield-mappings.json
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
{
|
||||
"sites": [
|
||||
{
|
||||
"id": "$SITE_ID",
|
||||
"name": "$SITE_ID",
|
||||
"virtualhost": "opal-$SITE_ID",
|
||||
"beamconnect": "datashield-connect.$SITE_ID.broker.ccp-it.dktk.dkfz.de"
|
||||
},
|
||||
{
|
||||
"id": "$SITE_ID",
|
||||
"name": "$SITE_ID",
|
||||
"virtualhost": "opal-$SITE_ID",
|
||||
"beamconnect": "datashield-connect.$SITE_ID.broker.ccp-it.dktk.dkfz.de"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user