Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
whahn1983 authored Sep 13, 2023
1 parent 66ae344 commit fa3c988
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Python Flask application for future cash flow calculation and management.
![Screenshot2](https://github.com/whahn1983/pycashflow/assets/7118098/a71b13fb-ec00-4ac1-b3ce-d70ffb6d6cfc)

For Docker Support:

docker pull whahn1983/pycashflow:latest
docker run -dp 127.0.0.1:5000:5000 -v /mnt/data:/app/app/data --name pycashflow whahn1983/pycashflow:latest

Expand Down

0 comments on commit fa3c988

Please sign in to comment.