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