Commit History

Refactor Docker setup: update docker-compose.yml to define app and db services, adjust ports, and configure environment variables; modify Dockerfile to use Python base image, install necessary dependencies, and set up application structure.
63f90ce

jameszokah commited on

Initialize database and add storage directories; include audiobook routes
74c62a2

jameszokah commited on

UNDO the update for the path to the that was casing permission issues in entire app
23beeea

jameszokah commited on

updated the path to the that was casing permission issues in entire app
6f1d384

jameszokah commited on

updated the path to the APP_DIR in the main file
2acc39d

jameszokah commited on

updated the Dockerfile to include the user with permission
5b49b7d

jameszokah commited on

initial commit
64ea5fd
verified

jameszokah commited on