Compare commits
5
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dea31199f9 | ||
|
|
1309c81d32 | ||
|
|
ca2c97c8c9 | ||
|
|
aa1aa405b0 | ||
|
|
66170a3236 |
@@ -3,7 +3,7 @@
|
||||
> Open source password manager
|
||||
|
||||
<!-- metadata -->
|
||||
* **Maintainer**: [@fauno](https://git.coopcloud.tech/fauno), [@ammaratef45](https://git.coopcloud.tech/ammaratef45)
|
||||
* **Maintainer**: [@fauno](https://git.coopcloud.tech/fauno), [@ammaratef45](https://git.coopcloud.tech/ammaratef45), Local-IT: [@moritz](https://git.coopcloud.tech/moritz), [@msimon](https://git.coopcloud.tech/simon), [@carla](https://git.coopcloud.tech/carla)
|
||||
* **Category**: Apps
|
||||
* **Status**: 2, beta
|
||||
* **Image**: [`vaultwarden/server`](https://hub.docker.com/vaultwarden/server), 4, upstream
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
|
||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.3.2+1.37.2"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.3.3+1.37.2"
|
||||
- "backupbot.backup=true"
|
||||
- "backupbot.backup.path=/data"
|
||||
|
||||
|
||||
+4
-1
@@ -5,6 +5,9 @@
|
||||
],
|
||||
"reviewers": [
|
||||
"ammaratef45",
|
||||
"fauno"
|
||||
"fauno",
|
||||
"moritz",
|
||||
"simon",
|
||||
"carla"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user