doc: fix Docker URL in README

This commit is contained in:
B. Blechschmidt 2025-06-19 16:08:01 +02:00
parent 3baa41a1fb
commit b5fbaa2d19

View file

@ -221,7 +221,7 @@ services:
cap_add:
- NET_ADMIN
container_name: tun2proxy
image: ghcr.io/tun2proxy/tun2proxy:latest-ubuntu
image: ghcr.io/tun2proxy/tun2proxy-ubuntu:latest
command: --proxy proto://[username[:password]@]host:port
alpine:
stdin_open: true