diff --git a/README.en.md b/README.en.md index 765cd81..13b9a5d 100644 --- a/README.en.md +++ b/README.en.md @@ -246,7 +246,7 @@ tail -f /tmp/bridge.log # when using bridge.sh ## Security notes -- The bridge binds to `0.0.0.0:7125` by default — use on your local network only +- The bridge is accessible on your local network via `http://:7125` — do not expose to the internet - `.env` contains printer credentials — do not share publicly - The credentials are printer-specific and have no access to Anycubic cloud services diff --git a/README.md b/README.md index 09ce537..4bcf9de 100644 --- a/README.md +++ b/README.md @@ -246,7 +246,7 @@ tail -f /tmp/bridge.log # bei Nutzung von bridge.sh ## Sicherheitshinweise -- Die Bridge bindet standardmäßig auf `0.0.0.0:7125` — nur im lokalen Netzwerk nutzen +- Die Bridge ist im lokalen Netzwerk erreichbar unter `http://:7125` — nicht ins Internet freigeben - `.env` enthält Drucker-Credentials — nicht öffentlich teilen - Die Credentials sind druckerspezifisch und haben keinen Zugang zu Anycubic-Cloud-Diensten