Skip to content

Commit 29b7d79

Browse files
committed
We need moar ports!
1 parent 02942f6 commit 29b7d79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
// Use 'forwardPorts' to make a list of ports inside the container available locally.
3333
"forwardPorts": [
3434
2024, // Pastebin
35-
9001 // Minio
35+
9000, // MinIO API
36+
9001 // MinIO Console
3637
],
3738

3839
// Use 'postCreateCommand' to run commands after the container is created.

0 commit comments

Comments
 (0)