Commit Graph

9 Commits

Author SHA1 Message Date
sanix-darker
ff62b26001
feat: regroup what could be regroup in terms of environments variables between services (api and worker) 2024-06-30 15:22:21 +02:00
Jakob Stadlhuber
b001aded46 Add proxy and media blocking configurations
Updated environment variables and application settings to include proxy configurations and media blocking option. The proxy settings allow users to use a proxy service, while the media blocking is an optional feature that can help save bandwidth. Changes have been made in the .env.example, docker-compose.yaml, and main.py files.
2024-05-24 17:41:34 +02:00
rafaelsideguide
4737fe8711 Added missing instruction 2024-05-13 13:47:49 -03:00
chand1012
5cbce060ed
chore: Update docker-compose.yaml with default values for PORT and HOST 2024-05-10 17:26:00 -04:00
chand1012
b498e9881c
chore: Update docker-compose.yaml network configuration 2024-05-10 17:23:22 -04:00
chand1012
2021a822ff
chore: Add firecrawl network to docker-compose.yaml 2024-05-10 17:20:33 -04:00
chand1012
0245066009
chore: Update docker-compose.yaml with default values for REDIS_URL and PLAYWRIGHT_MICROSERVICE_URL 2024-05-10 17:15:32 -04:00
rafaelsideguide
18480b2005 Removed .env.example, improved docs and docker compose envs 2024-05-10 11:38:17 -03:00
chand1012
07012ca19c
Add docker compose file for self hosting 2024-05-04 15:12:17 -04:00