Commit 1bf992d4 authored by Nawod Randima's avatar Nawod Randima

commit6

parent d4a0469f
......@@ -25,8 +25,8 @@ docker-compose up -d gateway
docker-compose up -d web
```
\*\* After hosting website, it can be reached on `<Ip address of the Vm>:4400`.
\*\* Open `7654` and `4400` port on VM for public
\*\* After hosting website, it can be reached on `<Ip address of the Vm>:4040`.
\*\* Open `7654` and `4040` port on VM for public
#### 1. Add New Employee
......
......@@ -58,4 +58,4 @@ web:
image: nawodr/intoinfinityweb
container_name: web
ports:
- 4400:4400
- 4040:4040
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