Unverified Commit 7c817395 authored by Amit Sharma's avatar Amit Sharma Committed by GitHub
Browse files

Merge pull request #58 from Coderaman-tech/issue#42

Issue#42
No related merge requests found
Showing with 3 additions and 1 deletion
+3 -1
tasks:
- name: Setup Development Env
before: mv ./sample.env ./.env
openMode: tab-after
init: |
type -p curl >/dev/null || sudo apt install curl -y
......@@ -73,4 +74,4 @@ ports:
- port: 9000
onOpen: ignore
visibility: public
description: Minio API
\ No newline at end of file
description: Minio API
central @ 86c843b0
Subproject commit 86c843b0a2bcf1dac186a07ac4feeb688455b652
File moved
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment