Commit 9489bb02 authored by Ahmad Anvari's avatar Ahmad Anvari

Add test

parent e53d24d1
Pipeline #1930 failed with stages
...@@ -8,4 +8,6 @@ ...@@ -8,4 +8,6 @@
```docker-compose -f redis/docker-compose.yml up -d``` ```docker-compose -f redis/docker-compose.yml up -d```
3. Start app service 3. Start app service
```docker-compose -f redis/docker-compose.yml up -d``` ```docker-compose -f app/docker-compose.yml up -d```
\ No newline at end of file
4. Send an http request to http://localhost:80 to test application.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment