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