13 lines
203 B
Plaintext
13 lines
203 B
Plaintext
|
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'
|