Skip to content

Commit

Permalink
readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
wardviaene committed Jul 16, 2024
1 parent 4007b84 commit 0403c7a
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 @@ -72,12 +72,12 @@ To deploy the examples (an nginx server and a echoserver), use ecs-client:

Login interactively:
```
./ecs-client login --url http://yourdomain/ecs-cluster
./ecs-client login --url http://yourdomain/ecs-deploy
```

Login with environment variables:
```
ECS_DEPLOY_LOGIN=deploy ECS_DEPLOY_PASSWORD=password ./ecs-client login --url http://yourdomain/ecs-cluster
ECS_DEPLOY_LOGIN=deploy ECS_DEPLOY_PASSWORD=password ./ecs-client login --url http://yourdomain/ecs-deploy
```

Deploy:
Expand Down

0 comments on commit 0403c7a

Please sign in to comment.