mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Update whitelist entry in config.yaml to use gateway.docker.internal
This commit is contained in:
@@ -42,7 +42,7 @@ enableForwardedWhitelist: true
|
|||||||
whitelist:
|
whitelist:
|
||||||
- ::1
|
- ::1
|
||||||
- 127.0.0.1
|
- 127.0.0.1
|
||||||
- host.docker.internal
|
- gateway.docker.internal
|
||||||
# Toggle basic authentication for endpoints
|
# Toggle basic authentication for endpoints
|
||||||
basicAuthMode: false
|
basicAuthMode: false
|
||||||
# Basic authentication credentials
|
# Basic authentication credentials
|
||||||
|
Reference in New Issue
Block a user