Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
add har file support
Browse files Browse the repository at this point in the history
  • Loading branch information
linweiyuan committed Oct 2, 2023
1 parent 2909895 commit 76fbd07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ services:
- CONTINUE_SIGNAL=
- ENABLE_HISTORY=
- IMITATE_ACCESS_TOKEN=
volumes:
- ./chat.openai.com.har:/app/chat.openai.com.har
restart: unless-stopped

0 comments on commit 76fbd07

Please sign in to comment.