fix docker 2

This commit is contained in:
Mikhail Trubnikov
2023-09-25 16:39:10 +10:00
parent 62eab0b53e
commit b915a7d8ac

View File

@@ -3,9 +3,9 @@ version: '3.4'
#PARR GENERATOR TEMPLATES #PARR GENERATOR TEMPLATES
services: services:
parr-generator-templates: parr-generator-templates:
image: harbor.dvgd.rzd/parr/parr-generator-templates:${tag-latest} image: harbor.dvgd.rzd/parr/parr-generator-templates:${tag-latest}
environment: environment:
- ASPNETCORE_ENVIRONMENT=Production - ASPNETCORE_ENVIRONMENT=Production
- TZ=Europe/Moscow - TZ=Europe/Moscow
deploy: deploy:
replicas: 1 replicas: 1