Update whitelist entry in config.yaml to use gateway.docker.internal

58fe54954a81a2fa96e0220bfbb9c0bad32c2f0a

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
default/config.yaml+1 -1
@@ -42,7 +42,7 @@ enableForwardedWhitelist: true
42whitelist:42whitelist:
43 - ::143 - ::1
44 - 127.0.0.144 - 127.0.0.1
45 - host.docker.internal45 - gateway.docker.internal
46# Toggle basic authentication for endpoints46# Toggle basic authentication for endpoints
47basicAuthMode: false47basicAuthMode: false
48# Basic authentication credentials48# Basic authentication credentials