Docker nginx doesn’t work with angular route
If you are serving angular app with nginx docker image, you will notice that your cannot directly access your app route Url directly from browser’s a… 阅读更多 »Docker nginx doesn’t work with angular route
If you are serving angular app with nginx docker image, you will notice that your cannot directly access your app route Url directly from browser’s a… 阅读更多 »Docker nginx doesn’t work with angular route
In software development, it is quite often to put files of same kind into the same folders. A file in one folder has to work with a file in another folder … 阅读更多 »Use Total Commander to make a copy of related files spreading in different folders
SCSS is build in with angular 2+. To use SCSS in your project, change the style.css file to style.scss then change style.css to style.scss in your .angula… 阅读更多 »Use SASS .scss style sheet with Angular 2+
Then Import css from .angular-cli.json Add the following style to style.css use
I used the following module in my angular project. https://www.npmjs.com/package/ng2-dnd It works fine on google chrome. Whereas on Firefox, the textarea i… 阅读更多 »TextArea in Draggable container doesn’t work well with firefox 60.0
I built a forum and enabled HTTPS for it though nginx_proxy and it’s companion. But certificate was not working. I stop and rm the companion docker c… 阅读更多 »MYBB enable HTTPS
需要一台安装有docker 的 虚拟机 运行如下命令架设好服务器, 只需一条命令, 确保端口公共 查看参数 安装客户端 https://doub.io/ss-jc10/ 按参数填就是了 不想要了就 docker stop ssr 删掉 用 Azure container instance 的话, 连虚拟机都不… 阅读更多 »ShadowsocksR 服务器的架设与使用