12 lines
196 B
YAML
12 lines
196 B
YAML
|
general:
|
||
|
dev_env: testing
|
||
|
public_url: http://localhost
|
||
|
api_key: H2NRICX6CM8F50CU123C
|
||
|
|
||
|
database:
|
||
|
host: localhost
|
||
|
port: 5432
|
||
|
name: libretime_test
|
||
|
user: libretime
|
||
|
password: libretime
|