Commit 335b88ff by Mohamed Siddiq

- 1st commit

parent 8a047f88
training framework
\ No newline at end of file
......@@ -9,7 +9,7 @@ services:
ports:
- 80:80
networks:
test-net
- test-net
secondnginx:
image: nginx:alpine
hostname: secondnginx
......@@ -18,6 +18,6 @@ services:
ports:
- 8080:80
networks:
test-net
- 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