Skip to content

Commit

Permalink
Added install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bookingapp authored Jun 20, 2017
1 parent c557511 commit 9d2f3ec
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
# bookingapp
Booking App

Install instructions

secrets.php:
1. set default_admin_user
2. set default_admin_password
3. set token_secret
4. set google secret key for recaptcha

db.php:
1. set dbuser
2. set dbpassword
3. set dbname

register.html
1. set google site key for recaptcha

tokens.php
1. set timezone

0 comments on commit 9d2f3ec

Please sign in to comment.