p
This commit is contained in:
parent
c228bfd7ce
commit
7bc55284c5
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- "9333:9333"
|
- "9333:9333"
|
||||||
- "8333:8333" # S3 API endpoint for Next.js / Go backend apps
|
- "8333:8333" # S3 API endpoint for Next.js / Go backend apps
|
||||||
|
- "8888:8888"
|
||||||
volumes:
|
volumes:
|
||||||
- seaweedfs_data:/data
|
- seaweedfs_data:/data
|
||||||
# Mount your credentials file directly into the container
|
# Mount your credentials file directly into the container
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue