Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JeevaRamu0104 authored Mar 15, 2024
1 parent ceadf7a commit c15d7e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ Follow these simple steps to set up Hyperswitch on your local machine.
---
### Running with Docker

1. docker run -p 9000:9000 -e apiBaseUrl=```your-backend-url``` -e sdkBaseUrl=```your-sdk-url``` juspaydotin/hyperswitch-control-center:latest
1. ```docker run -p 9000:9000 -e apiBaseUrl=your-backend-url -e sdkBaseUrl=your-sdk-url juspaydotin/hyperswitch-control-center:latest```

## Accessing the Application
### Accessing the Application

Once the containers are up and running, you can access the application by navigating to http://localhost:9000 in your web browser.

Expand Down

0 comments on commit c15d7e9

Please sign in to comment.