falsche Readme
All checks were successful
Build and Push / check-and-build (push) Successful in 1m14s

This commit is contained in:
2026-03-01 09:35:11 +01:00
parent 82c56ccb44
commit 08303f96fe

View File

@@ -1,4 +1,4 @@
# protonmail-bridge-libfido2
# protonmailbridge-fix
Wrapper-Image für `shenxn/protonmail-bridge:latest` mit `libfido2-1` installiert.
@@ -10,20 +10,13 @@ Proton Mail Bridge 3.22.0+ benötigt `libfido2`, aber das shenxn-Image enthält
```yaml
proton-bridge:
image: git.tdpi.dev/tdpi/protonmail-bridge-libfido2:latest
container_name: paperless-protonmail-bridge
image: git.tdpi.dev/tdpi/protonmailbridge-fix:latest
container_name: protonmail-bridge
restart: unless-stopped
volumes:
- /mnt/docker/appdata/paperless_bridge_data:/root
- ./data:/root
```
## Automatische Updates
Der Workflow prüft täglich um 04:00 UTC ob sich `shenxn/protonmail-bridge:latest` geändert hat und baut nur dann neu.
## Secrets
Im Repository müssen folgende Secrets konfiguriert sein:
- `REGISTRY_USER`: Gitea Benutzername
- `REGISTRY_TOKEN`: Gitea Access Token mit Package-Rechten