Yii2 Assets is not working properly with SSL

Hello there,

I have build Yii2 web application and its working fine without SSL, now i have installed SSL on server, if i added https instead of http then Assets folder gives css/js files 404 Not Found errors, you can see attached screenshot.

So, Is there need to set any attributes/varibale in Yii2 config file?

Please help me on this.

Thanks