diff --git a/docker-compose.aihit-syncer.yml b/docker-compose.aihit-syncer.yml index 2542ef22..8837b9a4 100644 --- a/docker-compose.aihit-syncer.yml +++ b/docker-compose.aihit-syncer.yml @@ -2,9 +2,9 @@ version: '3.4' #AIHIT SYNCHER services: - aihit-syncher: + aihit-syncer: image: harbor.dvgd.rzd/parr/parr-aihit-syncer:${tag:-latest} - container_name: parr-aihit-syncher + container_name: parr-aihit-syncer restart: unless-stopped environment: - ASPNETCORE_ENVIRONMENT=Production @@ -17,7 +17,7 @@ services: fluentd-address: dvgd-efk-01.dvgd.oao.rzd:24224 fluentd-retry-wait: '30s' fluentd-max-retries: '30' - tag: parr.aihit-syncher.serilog + tag: parr.aihit-syncer.serilog deploy: replicas: 4 networks: