You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,6 @@ This user has 50 amount of his balance for testing.
53
53
## To run application in docker container:
54
54
55
55
1. Create `.env` file in root folder and add all required variables from `.env.example` file
56
-
2. To run docker container you should have `docker` and `docker-compose` tools installed
56
+
2. To run docker container you should have `docker` and `docker-compose` tools installed (Tested on docker version 20.10.22, build 3a2c30b and docker-compose version 1.26.2, build eefe0d31)
57
57
3.`docker-compose up` - to run application in docker container
58
58
4.`docker-compose down` - to stop application in docker container
0 commit comments