Skip to content

Commit 418b737

Browse files
authored
Merge pull request #81 from Arjuna-Ragil/profile-sys
feat: update storage bucket protection
2 parents 0915c59 + 8fc167a commit 418b737

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ services:
4646
restart: always
4747
ports:
4848
- "8334:8333"
49-
- "8889:8888"
49+
- "127.0.0.1:8889:8888"
5050
command: "server -s3 -filer -s3.port=8333 -filer.port=8888 -master.volumeSizeLimitMB=1024 -volume.max=100 -s3.config=/etc/seaweedfs/s3_config.json"
5151
volumes:
5252
- seaweed_data_dev:/data

0 commit comments

Comments
 (0)