Disable breaking standard enable of CodePilot
This commit is contained in:
@ -9,7 +9,7 @@ development:
|
||||
enabled: true
|
||||
url: http://example.org:3000/api/exceptioninfo?id=&lang=auto
|
||||
code_pilot:
|
||||
enabled: true
|
||||
enabled: false
|
||||
url: //localhost:3000
|
||||
|
||||
production:
|
||||
|
Reference in New Issue
Block a user