Skip to content

Commit

Permalink
expose seaweed filer UI
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Jan 22, 2024
1 parent 45ae643 commit d18ce13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions smoketest/compose/s3-seaweed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ services:
WEED_V: '4' # glog logging level
volumes:
- seaweed_data:/data
ports:
- "8888:8888"
expose:
- "8333"
labels:
Expand Down

0 comments on commit d18ce13

Please sign in to comment.