* dockerized the application * Update docker.md --------- Co-authored-by: Horilla <131998600+horilla-opensource@users.noreply.github.com>
470 B
470 B
Docker
- Built on Python 3.10 image
- Uses PostgreSQL 16 Database
- Creates admin user with default username - 'admin' & password - 'admin'
Docker & Docker compose installation
Build & Run
docker compose up