fix
This commit is contained in:
parent
15fc9aa483
commit
ae11283574
@ -2502,6 +2502,7 @@ async function startTaigaService(request: FastifyRequest<ServiceStartStop>) {
|
|||||||
context: '.',
|
context: '.',
|
||||||
dockerfile: 'DockerfileGateway',
|
dockerfile: 'DockerfileGateway',
|
||||||
},
|
},
|
||||||
|
container_name: id,
|
||||||
volumes: config['taiga-gateway'].volumes,
|
volumes: config['taiga-gateway'].volumes,
|
||||||
labels: makeLabelForServices('taiga'),
|
labels: makeLabelForServices('taiga'),
|
||||||
...defaultComposeConfiguration(network),
|
...defaultComposeConfiguration(network),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user