提交 3fbe570a authored 作者: 陈欢's avatar 陈欢

更新 docker-compose.yaml

上级 20f32dc0
version: "3" version: "3"
services: services:
nginx-web: nginx-web:
image: nginx:1.22 image: nginx:1.23.2
restart: always restart: always
volumes: volumes:
- ./nginx.conf:/etc/nginx/nginx.conf - ./nginx.conf:/etc/nginx/nginx.conf
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论