Delete README.md

This commit is contained in:
Thetips4you 2022-06-15 22:14:46 +05:30 committed by GitHub
parent 264a1822bd
commit 74a522d248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +0,0 @@
product-catalogue
=================
java -jar target/product-1.0-SNAPSHOT.jar server product-catalogue.yml
docker build -t danielbryantuk/product .
docker run -p 9010:9010 -p 9011:9011 -d danielbryantuk/product
Update