forked from kamba4/sunders
added new db-dump
All checks were successful
Build (and tag) Images / build (push) Successful in 2m17s
All checks were successful
Build (and tag) Images / build (push) Successful in 2m17s
This commit is contained in:
parent
4c28ff9b0a
commit
108c40bcf5
5 changed files with 4565191 additions and 117674 deletions
|
|
@ -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}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue