Deleted docker-compose.yml

This commit is contained in:
Piyush मिश्रः 2023-02-25 20:58:30 +05:30 committed by GitHub
parent 17032ba092
commit f8515bbf50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
version: '2'
services:
lupt:
container_name: lupt-server
build: .
ports:
- "8080:8080"