change layout, update content, and change database

This commit is contained in:
2026-03-05 14:58:36 +07:00
parent 16dfb43530
commit 519d0924c8
9 changed files with 119613 additions and 148 deletions

View File

@@ -39,7 +39,7 @@ services:
ports:
- "3308:3306"
volumes:
- dbdata:/var/lib/mysql
- ./docker/mysql/init.sql:/docker-entrypoint-initdb.d/dashboard.sql
networks:
- dashboard
@@ -62,5 +62,6 @@ services:
networks:
dashboard:
volumes:
dbdata:
dbdata: