Skip to content

Commit

Permalink
add env dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
azuki774 committed Jul 27, 2024
1 parent 32e1430 commit 0d2c681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ services:
image: myscrapers
container_name: myscrapers-test-github
environment:
- wsAddr=172.19.250.172:7317
- wsAddr=<your blowser addr:7137>
volumes:
- ./:/data/

0 comments on commit 0d2c681

Please sign in to comment.