docs: 完善注释
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
version: '3'
|
||||
|
||||
# 创建一个名为 "youlai-boot" 的桥接网络
|
||||
# 创建一个名为 "youlai-boot" 的桥接网络,在同一个网络中的容器可以通过容器名互相访问
|
||||
networks:
|
||||
youlai-boot:
|
||||
driver: bridge
|
||||
|
||||
Reference in New Issue
Block a user