mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-30 23:26:39 +08:00
Update docker-compose.yml
This commit is contained in:
parent
7af8ec84d9
commit
0ead4dfeb6
@ -7,8 +7,8 @@ services:
|
||||
ports:
|
||||
- 3000:3000
|
||||
environment:
|
||||
- OPENAI_API_KEY=[YOUR_API_KEY_HERE]
|
||||
- CODE=[YOUR_CODE_HERE]
|
||||
- OPENAI_API_KEY=
|
||||
- CODE=
|
||||
restart: always
|
||||
|
||||
watchtower:
|
||||
|
Loading…
Reference in New Issue
Block a user