fixed bugs for setup, added messages table

This commit is contained in:
2025-10-08 23:34:17 -07:00
parent 344786ee95
commit fb5407a60b
3 changed files with 33 additions and 3 deletions

View File

@@ -20,7 +20,6 @@ services:
mariadb:
image: mariadb:latest
container_name: mariadb
environment:
MYSQL_ROOT_PASSWORD: ${MYSQL_ROOT_PASSWORD}
MYSQL_DATABASE: novadb