摘要:
version: "3.7" services: es01: image: "docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.2" container_name: es01 ports: - "9200:9200" - "9300:930 阅读全文
posted @ 2024-04-19 15:28
属于我的梦,明明还在
阅读(12)
评论(0)
推荐(0)
摘要:
自定义DNS解析 在corefile 中添加域名信息 apiVersion: v1 data: Corefile: | .:53 { errors health { lameduck 5s } ready hosts { 192.78.95.36 ttttt.com.cn fallthrough } 阅读全文
posted @ 2024-04-19 09:45
属于我的梦,明明还在
阅读(28)
评论(0)
推荐(0)
浙公网安备 33010602011771号