fix docker

This commit is contained in:
Mikhail Trubnikov
2023-09-25 16:37:06 +10:00
parent f65fa8e99f
commit 62eab0b53e

View File

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