first commit
This commit is contained in:
BIN
app/config/cache.db
Normal file
BIN
app/config/cache.db
Normal file
Binary file not shown.
13
app/config/settings.yaml
Normal file
13
app/config/settings.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
app:
|
||||
name: Boilerplate
|
||||
version_major: 1
|
||||
version_minor: 1
|
||||
production: True
|
||||
enabled: true
|
||||
token_expiry: 3600
|
||||
|
||||
database:
|
||||
host: localhost
|
||||
port: 5432
|
||||
username: admin
|
||||
password: secret
|
||||
Reference in New Issue
Block a user