We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
不知道有没人遇到我这个问题,重装系统也有好几次了,每次都会出现这个timeout问题,不知道怎么解决;
下面我来说说我自己是怎么安装的:
git clone https://github.com/AbelChe/cola_dnslog cd cola_dnslog :~/cola_dnslog# vim docker-compose.yml #主要改的就是下面: environment: DNS_DOMAIN: example.com # 自己的域名:xxx.com NS1_DOMAIN: ns1.example.com # ns1绑定: ns1.xxx.com NS2_DOMAIN: ns2.example.com # ns2绑定: SERVER_IP: 1.1.1.1 # vps ip
启动:
docker-compose up -d
The text was updated successfully, but these errors were encountered:
我的环境是Ubuntu2022
Sorry, something went wrong.
docker 安装,同样问题求解
No branches or pull requests
不知道有没人遇到我这个问题,重装系统也有好几次了,每次都会出现这个timeout问题,不知道怎么解决;
下面我来说说我自己是怎么安装的:
启动:
The text was updated successfully, but these errors were encountered: