Rename webtrees/config.ini.php to webtrees/rootfs/config.ini.php

This commit is contained in:
Alexandre
2021-10-17 22:04:19 +02:00
committed by GitHub
parent d7c2882249
commit 650671106f

View 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"