diff --git a/FAQ---Frequently-Asked-Questions.md b/FAQ---Frequently-Asked-Questions.md index 8e0d091..b12fb61 100644 --- a/FAQ---Frequently-Asked-Questions.md +++ b/FAQ---Frequently-Asked-Questions.md @@ -24,7 +24,8 @@ services: - /var/run/docker.sock:/var/run/docker.sock environment: - ARGS: '-noauth=true' + PORT: "8000" + FASTGEOIP: "true" ```