Quellcode durchsuchen

feat: Instructions for the initialization installation process after … (#11)

tags/0.2.2
John Wang vor 2 Jahren
Ursprung
Commit
bcbdbed352
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 1
    1
      README.md
  2. 1
    1
      README_CN.md

+ 1
- 1
README.md Datei anzeigen

@@ -41,7 +41,7 @@ cd docker
docker-compose up -d
```

After running, you can access the Dify console in your browser at [http://localhost](http://localhost) and start the initialization operation.
After running, you can access the Dify dashboard in your browser at [http://localhost/install](http://localhost/install) and start the initialization installation process.

### Configuration


+ 1
- 1
README_CN.md Datei anzeigen

@@ -43,7 +43,7 @@ cd docker
docker-compose up -d
```

运行后,可以在浏览器上访问 [http://localhost](http://localhost) 进入 Dify 控制台并开始初始化操作。
运行后,可以在浏览器上访问 [http://localhost/install](http://localhost/install) 进入 Dify 控制台并开始初始化安装操作。

### 配置


Laden…
Abbrechen
Speichern