Update stack.production.yml
This commit is contained in:
		
							parent
							
								
									1b2bc030d1
								
							
						
					
					
						commit
						5d6162626f
					
				| 
						 | 
				
			
			@ -13,7 +13,7 @@ services:
 | 
			
		|||
      replicas: 1
 | 
			
		||||
      placement:
 | 
			
		||||
        constraints:
 | 
			
		||||
          - node.hostname == odoo.nixc.us
 | 
			
		||||
          - node.hostname == odoo
 | 
			
		||||
      labels:
 | 
			
		||||
        us.nixc.autodeploy: "true"
 | 
			
		||||
        traefik.enable: "false"
 | 
			
		||||
| 
						 | 
				
			
			@ -38,7 +38,7 @@ services:
 | 
			
		|||
      replicas: 1
 | 
			
		||||
      placement:
 | 
			
		||||
        constraints:
 | 
			
		||||
          - node.hostname == odoo.nixc.us
 | 
			
		||||
          - node.hostname == odoo
 | 
			
		||||
      labels:
 | 
			
		||||
        traefik.enable: "true"
 | 
			
		||||
        traefik.docker.network: traefik-public
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue