diff --git a/docker-compose.yml b/docker-compose.yml index 9ddf426..a5795ab 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -11,6 +11,7 @@ services: environment: - NODE_ENV=production - GEMINI_API_KEY=${GEMINI_API_KEY} + - GEMINI_PROXY_URL=https://gemini-proxy.jeffemmett.workers.dev - NEXT_PUBLIC_APP_URL=https://zine.jeffemmett.com - DATA_DIR=/app/data volumes: