Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker-compose.yaml #1405

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Commits on Feb 20, 2024

  1. Update docker-compose.yaml

    allows connecting to the host machine when 172.17.0.1 etc won't work.
    you can use it to access a local OpenAI server via the config.yaml:
    
    OPENAI_API_BASE: "http://host.docker.internal:8080/v1"
    AFKler authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    212f4c4 View commit details
    Browse the repository at this point in the history