Fix host configuration in README for socket_proxy

This commit is contained in:
Joakim Hellsén 2026-08-01 05:42:14 +02:00
commit 066cf29099
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk

View file

@ -38,7 +38,7 @@ http://localhost:3000
# Go to Settings > Environments:
# - Add a new environment or edit the default one
# - Set connection type to Direct
# - Set the host to socket:proxy:2375
# - Set the host to socket_proxy:2375
# - Save the environment
```