18 lines
285 B
Plaintext
18 lines
285 B
Plaintext
env: dev
|
|
http:
|
|
port: 7122
|
|
|
|
db:
|
|
postgres:
|
|
host: 192.168.31.194
|
|
port: 5432
|
|
database: fennec
|
|
username: fennec
|
|
password:
|
|
redis:
|
|
host: 192.168.31.194
|
|
port: 6379
|
|
password:
|
|
prefix: fennec
|
|
workspaces:
|
|
root: '/Users/ivanli/Projects/fennec/workspaces' |