Pārlūkot izejas kodu

Update docker-compose.yml (#7962)

If the name field is not specified, Docker Compose will default to using
`docker` as the project name. This may cause conflicts with other
default projects, leading to unintended operations when executing
`docker compose` commands.

### What problem does this PR solve?

When executing Docker Compose commands, interference occurs between
multiple default projects, leading to operational chaos.​

### Type of change

- [x] Other (please describe):
tags/v0.19.1
xiaoping pirms 5 mēnešiem
vecāks
revīzija
a835e97440
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2
    0
      docker/docker-compose.yml

+ 2
- 0
docker/docker-compose.yml Parādīt failu

@@ -1,3 +1,5 @@
name: ragflow

include:
- ./docker-compose-base.yml


Notiek ielāde…
Atcelt
Saglabāt