merged qa into codeocean
This commit is contained in:
@ -1,11 +1,16 @@
|
||||
default: &default
|
||||
flowr:
|
||||
enabled: false
|
||||
code_pilot:
|
||||
enabled: false
|
||||
|
||||
development:
|
||||
flowr:
|
||||
enabled: true
|
||||
url: http://example.org:3000/api/exceptioninfo?id=&lang=auto
|
||||
code_pilot:
|
||||
enabled: true
|
||||
url: //localhost:3000
|
||||
|
||||
production:
|
||||
<<: *default
|
||||
|
Reference in New Issue
Block a user