refactor: 移除 docker-compose 脚本中无用的 version 属性

This commit is contained in:
Ray.Hao
2025-01-06 17:42:29 +08:00
parent fff4875e27
commit 28b14bf7b9

View File

@@ -1,5 +1,3 @@
version: '3'
# 创建一个名为 "youlai-boot" 的桥接网络,在同一个网络中的容器可以通过容器名互相访问
networks:
youlai-boot: