Remove unecessary files

Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
This commit is contained in:
AhmedGrati 2023-01-25 10:11:45 +01:00 committed by Nicolas De loof
parent fa8d075d88
commit ed5a2e83c7
1 changed files with 0 additions and 16 deletions

View File

@ -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