Join Slack
Powered by
Wirebox question. My understanding that the code i...
# box-products
r
Ryan Albrecht
09/01/2023, 12:36 PM
Wirebox question. My understanding that the code in this thread would allow me to load the
ip.cfc
using
getInstance('ip@ip')
in a coldbox application but wirebox is saying it cannot find it
Ryan Albrecht
09/01/2023, 12:37 PM
image.png
a
aliaspooryorik
09/01/2023, 12:40 PM
You've mapped it with the name 'ip' - so change that to
ip@ip
and will work.
👌 1
r
Ryan Albrecht
09/01/2023, 12:42 PM
Mucho gracias!
Open in Slack
Previous
Next