Compare commits
5 Commits
sutty
...
5.1.0+14.0
| Author | SHA1 | Date | |
|---|---|---|---|
| fd9abbc314 | |||
| 1891af606c | |||
| 967dfde393 | |||
| ae0c540f44 | |||
| a28e4812f8 |
2
abra.sh
2
abra.sh
@ -1,4 +1,4 @@
|
||||
export APP_INI_VERSION=v25
|
||||
export APP_INI_VERSION=v24
|
||||
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.0.3+13.0.4-rootless
|
||||
- coop-cloud.${STACK_NAME}.version=5.1.0+14.0.1-rootless
|
||||
|
||||
|
||||
networks:
|
||||
|
||||
1
release/5.1.0+14.0.1-rootless
Normal file
1
release/5.1.0+14.0.1-rootless
Normal file
@ -0,0 +1 @@
|
||||
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