From 381f93446b3b97331d2da48009ee5eb792258907 Mon Sep 17 00:00:00 2001 From: Marcel <110860055+Morethanevil@users.noreply.github.com> Date: Fri, 21 Jun 2024 06:05:04 +0200 Subject: [PATCH] Updated Zoraxy in Docker with Portainer and Nginx as examples (markdown) --- Zoraxy-in-Docker-with-Portainer-and-Nginx-as-examples.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Zoraxy-in-Docker-with-Portainer-and-Nginx-as-examples.md b/Zoraxy-in-Docker-with-Portainer-and-Nginx-as-examples.md index 0dfdbd4..69c3057 100644 --- a/Zoraxy-in-Docker-with-Portainer-and-Nginx-as-examples.md +++ b/Zoraxy-in-Docker-with-Portainer-and-Nginx-as-examples.md @@ -44,7 +44,8 @@ services: - /var/run/docker.sock:/var/run/docker.sock environment: - ARGS: '-noauth=true' + PORT: "8000" + FASTGEOIP: "true" networks: zoraxynet: