未验证 提交 4056d8f7 编写于 作者: 小傅哥 提交者: GitHub

Update docker-compose.yml

上级 7d29b82c
......@@ -4,7 +4,7 @@ version: '3.9'
services:
# yum install -y httpd-tools
nginx:
image: nginx:1.25.1
image: docker pull registry.cn-hangzhou.aliyuncs.com/xfg-studio/nginx:1.25.1
container_name: nginx
restart: always
ports:
......@@ -16,4 +16,4 @@ services:
- ./nginx/conf/nginx.conf:/etc/nginx/nginx.conf
- ./nginx/conf/conf.d:/etc/nginx/conf.d
- ./nginx/ssl:/etc/nginx/ssl/
privileged: true
\ No newline at end of file
privileged: true
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册