Add docker-compose launch
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
OPENAI_API_KEY=sk-xxxx
|
||||
CODE=your-password
|
||||
|
||||
PROXY_URL=http://localhost:7890
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
OPENAI_API_KEY=sk-xxxx
|
||||
CODE=your-password
|
||||
|
||||
PROXY_URL=http://localhost:7890
|
||||