mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-03 12:38:46 +02:00
Create config.ini.php
This commit is contained in:
9
webtrees/config.ini.php
Normal file
9
webtrees/config.ini.php
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
; <?php return; ?> DO NOT DELETE THIS LINE
|
||||||
|
dbtype="sqlite"
|
||||||
|
dbhost=""
|
||||||
|
dbport=""
|
||||||
|
dbuser=""
|
||||||
|
dbpass=""
|
||||||
|
dbname="database"
|
||||||
|
tblpfx="wt_"
|
||||||
|
base_url="http://192.168.178.69:9999"
|
||||||
Reference in New Issue
Block a user