2019-02-27 19:05:50 +00:00
|
|
|
server:
|
|
|
|
|
host: 0.0.0.0
|
|
|
|
|
port: 8000
|
|
|
|
|
|
|
|
|
|
datastore:
|
|
|
|
|
dialect: postgres
|
|
|
|
|
host: localhost
|
|
|
|
|
port: 5432
|
|
|
|
|
user: postgres
|
|
|
|
|
password: root
|
|
|
|
|
schema: mobtools
|
|
|
|
|
maxOpenConnections: 5
|
2019-03-16 10:17:47 +00:00
|
|
|
|
|
|
|
|
auth:
|
|
|
|
|
provider: google
|
|
|
|
|
key: 447275779593-5gd5vlqtofcmstit1et2gh949b8m8ss2.apps.googleusercontent.com
|
|
|
|
|
secret: xJpQZ1Xd5YvJZ6gcVMmBVqFz
|
|
|
|
|
callbackUrl: /auth/google/callback
|
|
|
|
|
sessionSecret: (Nm<7b4Sa$
|