Compare commits
2 Commits
4.0.0+12.0
...
4.0.1+12.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 288f1df668 | |||
| 32b1979f48 |
2
abra.sh
2
abra.sh
@ -1,4 +1,4 @@
|
||||
export APP_INI_VERSION=v21
|
||||
export APP_INI_VERSION=v22
|
||||
export DOCKER_SETUP_SH_VERSION=v1
|
||||
export PG_BACKUP_VERSION=v1
|
||||
|
||||
|
||||
@ -87,7 +87,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=4.0.0+12.0.2-rootless
|
||||
- coop-cloud.${STACK_NAME}.version=4.0.1+12.0.2-rootless
|
||||
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user