Compare commits
	
		
			6 Commits
		
	
	
		
			3.0.2+1.22
			...
			3.2.0+1.23
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 8ffd4d33be | |||
| 7364f0b87c | |||
| 1619c333c3 | |||
| 6d681457f8 | |||
| b2087cf373 | |||
| 1418946974 | 
| @ -2,4 +2,4 @@ version: '3.8' | ||||
|  | ||||
| services: | ||||
|   app: | ||||
|     image: codeberg.org/forgejo/forgejo:9.0.3-rootless | ||||
|     image: codeberg.org/forgejo/forgejo:10.0.0-rootless | ||||
|  | ||||
| @ -8,7 +8,7 @@ services: | ||||
|       - GITEA_MAILER_ADDR | ||||
|       - GITEA_MAILER_PORT | ||||
|       - GITEA_MAILER_USER | ||||
|       - "GITEA_MAILER_PROTOCOL=${GITEA_MAILER_FROM:-smtps}" | ||||
|       - "GITEA_MAILER_PROTOCOL=${GITEA_MAILER_PROTOCOL:-smtps}" | ||||
|     secrets: | ||||
|       - smtp_password | ||||
|  | ||||
|  | ||||
| @ -3,7 +3,7 @@ version: "3.8" | ||||
|  | ||||
| services: | ||||
|   app: | ||||
|     image: "gitea/gitea:1.22.6-rootless" | ||||
|     image: "gitea/gitea:1.23.1-rootless" | ||||
|     configs: | ||||
|       - source: app_ini | ||||
|         target: /etc/gitea/app.ini | ||||
| @ -84,7 +84,7 @@ services: | ||||
|         - "traefik.http.middlewares.${STACK_NAME}_cors.headers.accesscontrolalloworiginlist=https://${GITEA_CORS_ALLOW_DOMAIN}" | ||||
|         - "traefik.http.middlewares.${STACK_NAME}_cors.headers.accesscontrolmaxage=100" | ||||
|         - "traefik.http.middlewares.${STACK_NAME}_cors.headers.addvaryheader=true" | ||||
|         - coop-cloud.${STACK_NAME}.version=3.0.2+1.22.6-rootless | ||||
|         - coop-cloud.${STACK_NAME}.version=3.2.0+1.23.1-rootless | ||||
|  | ||||
|  | ||||
| networks: | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	