feat:fix docker-compose-full.yml
This commit is contained in:
parent
d9a744dda4
commit
2b84fffacb
|
|
@ -28,7 +28,7 @@ services:
|
||||||
|
|
||||||
# 3. Nginx 反向代理
|
# 3. Nginx 反向代理
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx:latest
|
image: registry.cn-hangzhou.aliyuncs.com/pull-image/nginx:1.21.6
|
||||||
container_name: email-nginx
|
container_name: email-nginx
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue