diff --git a/docker-compose.yaml b/docker-compose.yaml index ca5bc00..2b16bb5 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -17,6 +17,9 @@ services: environment: - SEARXNG_API_URL=http://searxng:8080 - CHOKIDAR_USEPOLLING=true + - NEXT_PUBLIC_AWS_DB_API_URL=https://lyxeetk4w1.execute-api.us-east-1.amazonaws.com/default/getFromStockalyzerDB + - NEXT_PUBLIC_AWS_DB_API_KEY=0KcuAyP5zT8kk2vW4MXAU9lMi52Yorti4vRwLwia + - NODE_ENV=development ports: - 3000:3000 networks: