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

commit6

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