wangweitung
wangweitung
大佬,用了你的EFI,很完美。 唯一问题是ipad air的随航没法使用。
AdGuardHome插件频繁导致Openwrt崩溃无法连接。 我设置的日志是查询记录保持6h,统计数据24H。 但经常会导致openwrt断网,或者死机。
使用http://abc.com:8081访问正常。 使用nginx proxy manager 反代,想用https://outline.bcd.com访问,页面空白,这个要怎么设置下?求教。。
### Submit on Discussions - [X] I will submit my feature request as a [Discussion](https://github.com/davish/obsidian-full-calendar/discussions/new?category=feature-requests). from red box to blue box? 
could not touch the update button as the red box below 
我用以下dockerfile和bootstrap.sh文件构建镜像,但容器启动后,提示不存在, dockerfile ``` FROM node:14-alpine MAINTAINER Newnius RUN apk --no-cache add git RUN npm install --unsafe-perm hexo-cli -g ADD bootstrap.sh /etc/bootstrap.sh RUN ls -l /etc/bootstrap.sh RUN chmod +x /etc/bootstrap.sh WORKDIR...
add WEBUI_PORT feature to allow usr define the port and easy to use macvlan ``` environment: - TZ=Asia/Shanghai - WEBUI_PORT=80 ```