feat: Use Db with TypeORM to save logs

This commit is contained in:
Lucàs
2024-10-16 00:51:11 +02:00
parent 4a04814901
commit c95c92e987
9 changed files with 1290 additions and 52 deletions
-2
View File
@@ -4,8 +4,6 @@ services:
mariadb:
image: mariadb:latest
restart: "always"
# volumes:
# - ./mariaDB/init:/docker-entrypoint-initdb.d
environment:
MYSQL_ROOT_PASSWORD: root
MYSQL_DATABASE: db