Update README.md

This commit is contained in:
LRVT 2023-07-18 10:35:55 +02:00 committed by GitHub
parent a8646e4ac0
commit 46e26c186f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,4 +15,4 @@ docker compose run --rm firezone bin/create-or-reset-admin
docker compose up -d
````
Note: This compose setup requires an already existing dockerized Traefik reverse proxy. Alternatively, remove the Traefik labels and directly use TCP/13000 (HTTPS).
Note: This compose setup requires an already existing dockerized Traefik reverse proxy. Alternatively, remove the Traefik labels and directly use TCP/13000 (HTTP).