Reviewed-on: #16 Co-authored-by: Clement <c.boesmier@aptatio.com> Co-committed-by: Clement <c.boesmier@aptatio.com>
10 lines
148 B
Plaintext
10 lines
148 B
Plaintext
vars {
|
|
TRIPMAP_URL: https://api.opentripmap.com/0.1
|
|
EXPRESS_API: http://localhost:3001
|
|
}
|
|
vars:secret [
|
|
app_key,
|
|
OTM_KEY,
|
|
GOOGLE_API_KEY
|
|
]
|