Skip to content

[Bug] Backpack doesn't work with nginx in docker #1680

[Bug] Backpack doesn't work with nginx in docker

[Bug] Backpack doesn't work with nginx in docker #1680

Workflow file for this run

name: ChatGPT Bot
on:
issue_comment:
types:
- created
jobs:
run-bot:
runs-on: ubuntu-latest
steps:
- uses: austenstone/chatgpt-bot@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}