chore(readme): update image repository URL
All checks were successful
Auto Changelog & Release / detect-version-change (push) Successful in 4s
Auto Changelog & Release / release (push) Has been skipped
Auto Changelog & Release / changelog-only (push) Successful in 8s
Build and upload Docker nightly image / build-and-push (push) Successful in 45s

- Updates the Docker image repository URL for the proxy service
- Chagnes some text in the README file
This commit is contained in:
2025-05-11 09:03:06 +02:00
parent 5ba2ea1233
commit 7ea8e26660

View File

@@ -13,7 +13,7 @@ This service acts as a transparent gateway that verifies an `apiKey` before forw
* 🐳 **Minimal Docker image (\~93 MB)**
* 🧱 **Statically compiled** Deno binary
* 🧪 **Unit tested** middleware and proxy logic
* 🛠️ Compatible with VSCode, Nextcloud, and other LT clients
* 🛠️ Compatible with regular LT clients
---
@@ -65,7 +65,7 @@ services:
- "8010:8010"
proxy:
image: git.0xmax42.io/simdev/lt-auth-proxy:latest
image: git.0xmax42.io/maxp/lt-auth-proxy:latest
ports:
- "8011:8011"
environment: