mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
docs( docker-compose ): 注释掉docker-compose的name配置项
补充说明默认使用项目目录名作为项目名,仅在同名冲突时才需要手动配置name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
name: ulthon_admin
|
||||
|
||||
# 一般不需要配置name,默认是目录名,但是如果你的系统中有同名的目录,需要手动配置
|
||||
# name: ulthon_admin
|
||||
|
||||
services:
|
||||
ulthon_admin:
|
||||
|
||||
Reference in New Issue
Block a user