added new db-dump
All checks were successful
Build (and tag) Images / build (push) Successful in 2m17s

This commit is contained in:
asohh 2025-10-24 17:53:36 +02:00
commit 108c40bcf5
5 changed files with 4565191 additions and 117674 deletions

View file

@ -1,6 +1,7 @@
services:
db:
image: mariadb:12.0.2
command: --max_allowed_packet=3250585600
environment:
MYSQL_ROOT_PASSWORD: rootpassword # ${{secrets.MYSQL_ROOT_PASSWORD}}
MYSQL_DATABASE: camera # ${{secrets.MYSQL_DATABASE}}