Archived
1
0
Fork 0

config: drop the "conf" prefix for config files.

This commit is contained in:
Henrik Hautakoski 2018-06-18 20:23:50 +02:00
parent 005f1e3292
commit ca90ec30fb
4 changed files with 3 additions and 2 deletions

View file

@ -0,0 +1,22 @@
application:
debug: false
# Database
database:
adapter: Mysql
host: localhost
username: user
password: password
dbname: httpcb
charset: utf8
#sendgrid
#key: value
# OAuth
#oauth:
#providers:
#github:
#clientId: value
#clientSecret: value