server: add persistent storage for mariadb

This commit is contained in:
dario-cfpt
2024-10-02 17:05:44 +02:00
parent 068158ede9
commit f420a6232a
2 changed files with 13 additions and 4 deletions

View File

@ -1,6 +1,13 @@
# FE_Charts
Fire Emblem Charts is a mobile application that allows you to view the statistics of the characters in the game Fire Emblem Three Houses in the form of graphics.
## Build the app
```bash
docker build -t odari/fecharts_api:1.0.0 .
docker compose up -d
```
## Setup the app
- Change the variables in the `database.php` file to match the server.