mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-18 01:25:28 +08:00
配置
This commit is contained in:
parent
60ab6ede5a
commit
00936946d8
@ -1,20 +0,0 @@
|
|||||||
#version: '3'
|
|
||||||
#services:
|
|
||||||
# mongo:
|
|
||||||
# image: mongo:latest
|
|
||||||
# container_name: mongo
|
|
||||||
# volumes:
|
|
||||||
# - /d/Program Files/docker/path/mall-swarm/mongo/db:/data/db #数据文件挂载
|
|
||||||
# ports:
|
|
||||||
# - 27017:27017
|
|
||||||
#
|
|
||||||
#volumes:
|
|
||||||
# rustfs_data_volume:
|
|
||||||
# minio_data_volume:
|
|
||||||
# minio_config_volume:
|
|
||||||
"registry-mirrors": [
|
|
||||||
"https://docker.m.daocloud.io",
|
|
||||||
"https://dockerproxy.com",
|
|
||||||
"https://docker.mirrors.ustc.edu.cn",
|
|
||||||
"https://docker.nju.edu.cn"
|
|
||||||
]
|
|
||||||
Loading…
Reference in New Issue
Block a user