Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gabrielchua
/
open-notebooklm
like
1.1k
Runtime error
App
Files
Files
Community
20
Fetching metadata from the HF Docker repository...
f9493cb
open-notebooklm
/
docker-compose.yml
knowsuchagency
chore: Update Dockerfile and docker-compose.yml for Gradio server port configuration
f9493cb
over 1 year ago
raw
Copy download link
history
blame
123 Bytes
services:
web:
build:
.
ports:
-
"8080:8080"
environment:
GEMINI_API_KEY:
${GEMINI_API_KEY}