Skip to content

Commit

Permalink
chore: try listening on 0.0.0.0 instead of localhost (default)
Browse files Browse the repository at this point in the history
  • Loading branch information
ansgarm committed Jun 18, 2024
1 parent abfa185 commit 28deed0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/verdaccio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@ logs:
server:
keepAliveTimeout: 0
max_body_size: 100mb

listen:
- 0.0.0.0:4873

0 comments on commit 28deed0

Please sign in to comment.