Commit Graph

9 Commits

Author SHA1 Message Date
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
Nicolas c02a82c282 Update main.py 2024-05-09 18:02:34 -07:00
Nicolas 73687822ad Update main.py 2024-05-09 18:00:58 -07:00
Nicolas f2af7408e8 Update main.py 2024-04-25 10:31:28 -07:00
Matt 572b7e8dc5 chore: add context.close 2024-04-22 16:38:05 +01:00
Nicolas 529e77d3e7 Merge pull request #9 from szepeviktor/typos
Fix typos
2024-04-17 15:52:35 -04:00
Viktor Szépe d628511b57 Delete apps/playwright-service/.DS_Store 2024-04-17 08:53:23 +02:00
Viktor Szépe 34ab21db59 Fix typos 2024-04-17 05:13:27 +00:00
Nicolas a6c2a87811 Initial commit 2024-04-15 17:01:47 -04:00