added admin password file
This commit is contained in:
parent
b47299adca
commit
2156d3f5c6
4 changed files with 18 additions and 5 deletions
1
config/admin.ini.example
Normal file
1
config/admin.ini.example
Normal file
|
|
@ -0,0 +1 @@
|
|||
password = test
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
[connection:development:default]
|
||||
host = 127.0.0.1
|
||||
user = root
|
||||
password =
|
||||
[connection:development:default]
|
||||
host = 127.0.0.1
|
||||
user = root
|
||||
password =
|
||||
database = seinheit_ch
|
||||
Loading…
Add table
Add a link
Reference in a new issue