更新 docker-compose.yml
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
target: production
|
||||
container_name: prisma-app
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "3009:3000"
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
- GEMINI_API_KEY=${GEMINI_API_KEY}
|
||||
|
||||
Reference in New Issue
Block a user