mirror of
https://github.com/docker/compose.git
synced 2026-06-09 17:52:29 +00:00
Remove unecessary files
Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
This commit is contained in:
parent
4816f40b90
commit
d8bf175cd4
1 changed files with 0 additions and 16 deletions
|
|
@ -1,16 +0,0 @@
|
|||
version: '3.3'
|
||||
|
||||
services:
|
||||
servic1:
|
||||
image: nginx
|
||||
ports:
|
||||
- 8081:80
|
||||
service2:
|
||||
image: nginx
|
||||
ports:
|
||||
- 8082:80
|
||||
service3:
|
||||
image: nginx
|
||||
ports:
|
||||
- 8083:80
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue