Skip to content

Commit

Permalink
init redis and no need to expose chromedriver
Browse files Browse the repository at this point in the history
  • Loading branch information
pablouser1 committed Aug 21, 2024
1 parent 36d9902 commit 76d4a58
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ services:
- "io.containers.autoupdate=registry"
networks:
- proxitok
init: true
user: nobody
read_only: true
security_opt:
Expand All @@ -57,8 +58,6 @@ services:
- proxitok
security_opt:
- seccomp:./misc/setup/docker/chrome.json
ports:
- 9515:9515
volumes:
proxitok-cache:

Expand Down

0 comments on commit 76d4a58

Please sign in to comment.