Skip to content

Commit d8f0f7e

Browse files
authored
Update README.md (#54)
1 parent dea1531 commit d8f0f7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ gradle clean build
1010
```
1111
## Set up application using Docker
1212
```
13-
docker run --name HRV-Mart-Backend-Auth -it --init --net="host" -d harsh3305/hrv-mart-backend-auth:latest
14-
```
13+
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
14+
```

0 commit comments

Comments
 (0)