mirror of
https://github.com/KohakuBlueleaf/KohakuHub.git
synced 2026-03-11 17:34:08 -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
|
||||
cp docker-compose.example.yml docker-compose.yml
|
||||
# IMPORTANT: Edit docker-compose.yml to change default passwords and secrets
|
||||
./deploy.sh
|
||||
python ./scripts/deploy.py
|
||||
```
|
||||
|
||||
**Access:** http://localhost:28080
|
||||
|
||||
Reference in New Issue
Block a user