Bind to localhost behind reverse proxy
This commit is contained in:
@@ -97,9 +97,9 @@ services:
|
||||
- openedai-speech
|
||||
- aichat
|
||||
ports:
|
||||
- "11434:11434"
|
||||
- "8000:8000"
|
||||
- "8001:8001"
|
||||
- "127.0.0.1:11434:11434"
|
||||
- "127.0.0.1:8000:8000"
|
||||
- "127.0.0.1:8001:8001"
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- internet
|
||||
|
||||
Reference in New Issue
Block a user