Update stack.production.yml
This commit is contained in:
		
							parent
							
								
									9ca04bca9b
								
							
						
					
					
						commit
						0a4d4e8d05
					
				| 
						 | 
					@ -21,7 +21,7 @@ services:
 | 
				
			||||||
    deploy:
 | 
					    deploy:
 | 
				
			||||||
      placement:
 | 
					      placement:
 | 
				
			||||||
        constraints:
 | 
					        constraints:
 | 
				
			||||||
          - node.hostname == odoo.nixc.us
 | 
					          - node.hostname == odoo
 | 
				
			||||||
      replicas: 1
 | 
					      replicas: 1
 | 
				
			||||||
      labels:
 | 
					      labels:
 | 
				
			||||||
        traefik.enable: "true"
 | 
					        traefik.enable: "true"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue