Commit 335b88ff by Mohamed Siddiq

- 1st commit

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