File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Before you can run this sample app on your local machine, you must first create
1212
1313### Create a new integration
1414
15- 1 . If you don't already have one, create a [ free developer account] ( https://go .docusign.com/o /sandbox/ ) .
15+ 1 . If you don't already have one, create a [ free developer account] ( https://www .docusign.com/developers /sandbox ) .
16162 . Log in to your developer account and navigate to [ My Apps & Keys] ( https://admindemo.docusign.com/apps-and-keys ) .
17173 . Select ** Add App and Integration Key** .
18184 . Create a new integration that is configured to use ** JSON Web Token (JWT) Grant** and ** Authorization Code Grant (ACG)** .
@@ -61,4 +61,4 @@ You can run the application in Docker locally in production mode:
61612 . Make sure that you configured ** .env** file and saved your ** private.key** in the root of the folder. Make sure that you have Docker installed.
62623 . Run ** ` docker-compose -f docker-compose.local.yaml up -d ` **
63634 . To stop containers, run ** ` docker compose -f docker-compose.local.yaml down ` **
64- 5 . Open a browser to ** http://localhost:80**
64+ 5 . Open a browser to ** http://localhost:80 **
You can’t perform that action at this time.
0 commit comments