Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yorkeccak authored Apr 21, 2024
1 parent 8b2c93a commit ce1cfe5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,6 @@ For comprehensive API testing and documentation, access our Postman collection:

This collection includes detailed requests and responses for each endpoint, helping you to effectively integrate and test the Valyu-DID APIs.

### Docker Image 🐳

For deploying using Docker, the Valyu-DID Docker image is available on DockerHub:

[DockerHub: yorkeccak/valyu-did](https://hub.docker.com/repository/docker/yorkeccak/valyu-did/general)

### APIs Included in the Collection:

- **Create Data DID (POST /createDataDID)**: Create a new data DID.
Expand Down Expand Up @@ -105,6 +99,12 @@ We welcome contributions from the community! Please follow these steps:
- Keep functions small and focused.
- Document your code where necessary.

### Docker Image 🐳

For deploying using Docker, the Valyu-DID Docker image is available on DockerHub:

[DockerHub: yorkeccak/valyu-did](https://hub.docker.com/repository/docker/yorkeccak/valyu-did/general)

## Docker Deployment 🐳

This project includes a Dockerfile for building and running the app in a containerized environment. To build and run the Docker container, use:
Expand Down

0 comments on commit ce1cfe5

Please sign in to comment.