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