Skip to content

Fix compose#24

Open
anaxios wants to merge 6 commits intoitskdhere:mainfrom
anaxios:fix_compose
Open

Fix compose#24
anaxios wants to merge 6 commits intoitskdhere:mainfrom
anaxios:fix_compose

Conversation

@anaxios
Copy link
Copy Markdown

@anaxios anaxios commented Jan 9, 2024

fixed the custom options in compose.yml

anaxios and others added 6 commits December 27, 2023 22:19
add base_url option
add OPENAI_BASE_URL= If left blank should default to openai but untested
…n an environment variable is changed and added a docker compose option for easier deployment. Update the README accordingly.
@itskdhere itskdhere mentioned this pull request Jan 9, 2024
@itskdhere itskdhere added the enhancement New feature or request label Jan 16, 2024
Comment thread Dockerfile
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these should be added / changed:

  • ENV PORT=$PORT
  • EXPOSE $PORT

Comment thread README.md
#### **🐳 Using Docker Compose:**

```bash
docker compose build
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker compose build is not needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants