Commit 58f27df1 by rahimie-hub

- test up new docker service eportal

parent 94e339f4
......@@ -19,5 +19,14 @@ services:
- 8080:80
networks:
- test-net
thirdnginx:
image: skbmpk.cybersolution.com.my:9005/eportalservice:1.6.12
hostname: secondnginx
container_name: secondnginx
restart: on-failure
ports:
- 8002:8002
networks:
- test-net
networks:
test-net:
\ 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