disable taiga for now
This commit is contained in:
parent
4fce4f81c7
commit
e06e6e05ae
@ -201,15 +201,15 @@ export const supportedServiceTypesAndVersions = [
|
|||||||
main: 8080
|
main: 8080
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
name: 'taiga',
|
// name: 'taiga',
|
||||||
fancyName: 'Taiga',
|
// fancyName: 'Taiga',
|
||||||
baseImage: 'taigaio/taiga-front',
|
// baseImage: 'taigaio/taiga-front',
|
||||||
images: ['postgres:12.3', 'rabbitmq:3.8-management-alpine', 'taigaio/taiga-back', 'taigaio/taiga-events', 'taigaio/taiga-protected'],
|
// images: ['postgres:12.3', 'rabbitmq:3.8-management-alpine', 'taigaio/taiga-back', 'taigaio/taiga-events', 'taigaio/taiga-protected'],
|
||||||
versions: ['latest'],
|
// versions: ['latest'],
|
||||||
recommendedVersion: 'latest',
|
// recommendedVersion: 'latest',
|
||||||
ports: {
|
// ports: {
|
||||||
main: 80
|
// main: 80
|
||||||
}
|
// }
|
||||||
},
|
// },
|
||||||
];
|
];
|
Loading…
x
Reference in New Issue
Block a user