Skip to content

Commit

Permalink
Removing rel3_t1-liberty
Browse files Browse the repository at this point in the history
  • Loading branch information
vestigo-tech authored Mar 26, 2024
1 parent a93b17a commit a7e9ac3
Showing 1 changed file with 0 additions and 46 deletions.
46 changes: 0 additions & 46 deletions templates-local.json
Original file line number Diff line number Diff line change
Expand Up @@ -460,52 +460,6 @@
"Environment": "REL3_T1"
}
},

{
"Name": "REL3_T1_LIBERTY",
"AdminOnly": false,
"Project": "ccms",
"Image": "hrvestigo/ccms-rel3t1:l5",
"Env": [
"JAVA_HOME=/opt/ibm/java/jre/",
"LC_ALL=C.UTF-8",
"HEALTH_CHECK_PATH=http://localhost:10000/ccms/"
],
"HostConfig": {
"PortBindings": {
"10000/tcp": [
{
"HostPort": "HTTP_PORT"
}
],
"10002/tcp": [
{
"HostPort": "HTTPS_PORT"
}
],
"7777/tcp": [
{
"HostPort": "DEBUG_PORT"
}
],
"9200/tcp": [
{
"HostPort": "BATCH_PORT"
}
],
"22/tcp": [
{
"HostPort": "SSH_PORT"
}
]
}
},
"Labels": {
"Environment": "REL3_T1"
}
}
,

{
"Name": "SIDEV",
"AdminOnly": false,
Expand Down

0 comments on commit a7e9ac3

Please sign in to comment.