Compare commits
8 Commits
5.1.0+14.0
...
sutty
| Author | SHA1 | Date | |
|---|---|---|---|
| 05f5bcbf09 | |||
| 84cf9024eb | |||
| dba55ce581 | |||
| faa1835e06 | |||
| 4888a452cd | |||
| d621069451 | |||
| f91807efda | |||
| 3c45decd7a |
2
abra.sh
2
abra.sh
@ -1,4 +1,4 @@
|
||||
export APP_INI_VERSION=v24
|
||||
export APP_INI_VERSION=v25
|
||||
export DOCKER_SETUP_SH_VERSION=v1
|
||||
export PG_BACKUP_VERSION=v1
|
||||
|
||||
|
||||
@ -91,7 +91,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=5.1.0+14.0.1-rootless
|
||||
- coop-cloud.${STACK_NAME}.version=5.0.3+13.0.4-rootless
|
||||
|
||||
|
||||
networks:
|
||||
|
||||
@ -1 +0,0 @@
|
||||
https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/14.0.0.md https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/14.0.1.md
|
||||
Reference in New Issue
Block a user