Compare commits
	
		
			1 Commits
		
	
	
		
			0.2.0+1.0.
			...
			bb2-classi
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 5e373b24c8 | 
| @ -2,7 +2,7 @@ | |||||||
| version: "3.8" | version: "3.8" | ||||||
| services: | services: | ||||||
|   app: |   app: | ||||||
|     image: git.coopcloud.tech:1.0.0 |     image: git.coopcloud.tech/coop-cloud/backup-bot-two:1.0.0 | ||||||
| #    build: . | #    build: . | ||||||
|     volumes: |     volumes: | ||||||
|       - "/var/run/docker.sock:/var/run/docker.sock" |       - "/var/run/docker.sock:/var/run/docker.sock" | ||||||
| @ -24,7 +24,7 @@ services: | |||||||
|         - "traefik.http.routers.${STACK_NAME}.rule=" |         - "traefik.http.routers.${STACK_NAME}.rule=" | ||||||
|         - "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure" |         - "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure" | ||||||
|         - "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}" |         - "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}" | ||||||
|         - coop-cloud.${STACK_NAME}.version=0.2.0+1.0.0 |         - coop-cloud.${STACK_NAME}.version=0.2.1+1.0.0 | ||||||
|  |  | ||||||
| volumes: | volumes: | ||||||
|   backups: |   backups: | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user