19 lines
300 B
Plaintext
19 lines
300 B
Plaintext
[general]
|
|
dev_env = testing
|
|
public_url = http://localhost
|
|
api_key = H2NRICX6CM8F50CU123C
|
|
|
|
[database]
|
|
host = localhost
|
|
port = 5432
|
|
name = libretime_test
|
|
user = libretime
|
|
password = libretime
|
|
|
|
[rabbitmq]
|
|
host = 127.0.0.1
|
|
port = 5672
|
|
user = airtime_tests
|
|
password = airtime_tests
|
|
vhost = /airtime_tests
|