Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 342 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 342 Bytes

Budget accounting Java Spring

start application: sudo docker-compose up

On start available only root user(username: root, password: kws). He can add/edit articles, watch users and their operations

delete application: sudo docker rm java_spring_app && sudo docker rm java_spring_db && sudo docker rmi kwsilence/manage-app