This commit is contained in:
@ -3,6 +3,8 @@
|
||||
|
||||
Open Source web-based personal expenses tool.
|
||||
|
||||
**Note :** This project does not handle authentication itself. Instead, it relies on OpenID to achieve users authentication.
|
||||
|
||||
## Setup prod env
|
||||
1. Install prerequisites:
|
||||
1. docker
|
||||
@ -35,6 +37,8 @@ docker compose up
|
||||
|
||||
6. Checkout http://localhost:8000/
|
||||
|
||||
> The default credentials are `admin` / `admin`
|
||||
|
||||
## Setup dev env
|
||||
1. Install prerequisites:
|
||||
1. docker
|
||||
|
Reference in New Issue
Block a user