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