fix docker 2
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user