mirror of
https://github.com/KohakuBlueleaf/KohakuHub.git
synced 2026-04-30 09:28:35 -05:00
Merge pull request #8 from zdunecki/fix/docs-setup
fix(docs-setup): ./deploy.sh -> python ./scripts/deploy.py
This commit is contained in:
@@ -403,7 +403,7 @@ npm install --prefix ./src/kohaku-hub-admin
|
|||||||
# Start with Docker
|
# Start with Docker
|
||||||
cp docker-compose.example.yml docker-compose.yml
|
cp docker-compose.example.yml docker-compose.yml
|
||||||
# IMPORTANT: Edit docker-compose.yml to change default passwords and secrets
|
# IMPORTANT: Edit docker-compose.yml to change default passwords and secrets
|
||||||
./deploy.sh
|
python ./scripts/deploy.py
|
||||||
```
|
```
|
||||||
|
|
||||||
**Access:** http://localhost:28080
|
**Access:** http://localhost:28080
|
||||||
|
|||||||
Reference in New Issue
Block a user