Update .deploy/deploy-prod.yaml
This commit is contained in:
		@@ -6,7 +6,7 @@ services:
 | 
			
		||||
  worker:
 | 
			
		||||
    image: mathwave/sprint-repo:ruz-bot
 | 
			
		||||
    environment:
 | 
			
		||||
      MONGO_HOST: "mongo.sprinthub.ru"
 | 
			
		||||
      MONGO_HOST: "mongo.chocomarsh.com"
 | 
			
		||||
      STAGE: "production"
 | 
			
		||||
      MONGO_PASSWORD: $MONGO_PASSWORD_PROD
 | 
			
		||||
    networks:
 | 
			
		||||
@@ -24,7 +24,7 @@ services:
 | 
			
		||||
  fetch:
 | 
			
		||||
    image: mathwave/sprint-repo:ruz-bot
 | 
			
		||||
    environment:
 | 
			
		||||
      MONGO_HOST: "mongo.sprinthub.ru"
 | 
			
		||||
      MONGO_HOST: "mongo.chocomarsh.com"
 | 
			
		||||
      STAGE: "production"
 | 
			
		||||
      MONGO_PASSWORD: $MONGO_PASSWORD_PROD
 | 
			
		||||
      DEBUG: "false"
 | 
			
		||||
@@ -43,7 +43,7 @@ services:
 | 
			
		||||
  notify:
 | 
			
		||||
    image: mathwave/sprint-repo:ruz-bot
 | 
			
		||||
    environment:
 | 
			
		||||
      MONGO_HOST: "mongo.sprinthub.ru"
 | 
			
		||||
      MONGO_HOST: "mongo.chocomarsh.com"
 | 
			
		||||
      STAGE: "production"
 | 
			
		||||
      MONGO_PASSWORD: $MONGO_PASSWORD_PROD
 | 
			
		||||
      DEBUG: "false"
 | 
			
		||||
@@ -65,7 +65,7 @@ services:
 | 
			
		||||
      - common-infra-nginx
 | 
			
		||||
      - configurator
 | 
			
		||||
    environment:
 | 
			
		||||
      MONGO_HOST: "mongo.sprinthub.ru"
 | 
			
		||||
      MONGO_HOST: "mongo.chocomarsh.com"
 | 
			
		||||
      STAGE: "production"
 | 
			
		||||
      MONGO_PASSWORD: $MONGO_PASSWORD_PROD
 | 
			
		||||
      DEBUG: "false"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user