<div dir="ltr">Hello to all,<div>I&#39;m very beginner in Catalyst and now I&#39;ve faced up with the problem: on my dev sever (script/<a href="http://myapp_server.pl">myapp_server.pl</a>) I&#39;ve got urls to static files like, for example <a href="http://0.0.0.0/image.png">0.0.0.0/image.png</a>, instead of localhost:3000/image.png. (in template it looks like &lt;img src=&quot;/image.png&quot; /&gt;</div><div>So, I can&#39;t load any static file in my dev-server. Please, help me to figure out what&#39;s going.</div><div>And yes, uri_for(&#39;/image.png&#39;) works fine, but, may be, there is another way to do it?</div><div><br></div><div>Thanks for youre help.</div></div>