style: format.
This commit is contained in:
13
config.yml.example
Normal file
13
config.yml.example
Normal file
@ -0,0 +1,13 @@
|
||||
env: dev
|
||||
http:
|
||||
port: 7122
|
||||
|
||||
db:
|
||||
postgres:
|
||||
host: 192.168.31.194
|
||||
port: 5432
|
||||
database: fennec
|
||||
username: fennec
|
||||
password:
|
||||
workspaces:
|
||||
root: '/Users/ivanli/Projects/fennec/workspaces'
|
Reference in New Issue
Block a user