Skip to content

Commit

Permalink
Update README.md (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsh3305 authored Jun 24, 2023
1 parent dea1531 commit d8f0f7e
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 @@ -10,5 +10,5 @@ gradle clean build
```
## Set up application using Docker
```
docker run --name HRV-Mart-Backend-Auth -it --init --net="host" -d harsh3305/hrv-mart-backend-auth:latest
```
docker run --name HRV-Mart-Backend-Auth -it --nev APPWRITE_PROJECT_ID=PROJECT_ID --env APPWRITE_APIKEY=--init --net="host" -d harsh3305/hrv-mart-backend-auth:latest
```

0 comments on commit d8f0f7e

Please sign in to comment.