fix(templateGeneratorWorker): CI/CD

This commit is contained in:
Mikhail Kuznetsov
2025-08-19 11:24:15 +10:00
parent 84631ff0f9
commit cdd11cdb4d

View File

@@ -1,8 +1,8 @@
version: '3.4' version: '3.4'
#PARR TEMPLATE ACTIVATOR #PARR TEMPLATE GENERATOR
services: services:
parr-template-activator: parr-template-generator:
image: harbor.dvgd.rzd/parr/parr-template-generator:${tag-latest} image: harbor.dvgd.rzd/parr/parr-template-generator:${tag-latest}
environment: environment:
- ASPNETCORE_ENVIRONMENT=Production - ASPNETCORE_ENVIRONMENT=Production