Update docker-compose.yml

This commit is contained in:
hugoyue
2023-04-01 23:32:31 +08:00
committed by GitHub
parent 7af8ec84d9
commit 0ead4dfeb6

View File

@@ -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: