20 lines
295 B
Plaintext
20 lines
295 B
Plaintext
default: &default
|
|
flowr:
|
|
enabled: false
|
|
code_pilot:
|
|
enabled: false
|
|
|
|
development:
|
|
flowr:
|
|
enabled: false
|
|
url: http://example.org:3000/api/exceptioninfo?id=&lang=auto
|
|
code_pilot:
|
|
enabled: false
|
|
url: //localhost:3000
|
|
|
|
production:
|
|
<<: *default
|
|
|
|
test:
|
|
<<: *default
|