Add install script
This commit is contained in:
parent
026660aa2f
commit
30135b4c6e
3 changed files with 75 additions and 0 deletions
5
misc/server.conf
Normal file
5
misc/server.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
http_root=/srv/http/fic2014-server
|
||||
db_type=mysql
|
||||
db_name=fic
|
||||
db_user=toto
|
||||
db_pass=toto42
|
||||
Reference in a new issue