Update whitelist entry in config.yaml to use gateway.docker.internal
| @@ -42,7 +42,7 @@ enableForwardedWhitelist: true | ||
| 42 | 42 | whitelist: |
| 43 | 43 | - ::1 |
| 44 | 44 | - 127.0.0.1 |
| 45 | 45 | - hostgateway.docker.internal |
| 46 | 46 | # Toggle basic authentication for endpoints |
| 47 | 47 | basicAuthMode: false |
| 48 | 48 | # Basic authentication credentials |