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,4 +1,5 @@
|
|||
<?php
|
||||
ini_set("memory_limit", "400M");
|
||||
// Admin credentials (must have privileges to create DB/users)
|
||||
$dbHost = getenv('MYSQL_HOST');
|
||||
$dbAdmin = getenv('MYSQL_USER');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue