forked from open-webui/open-webui
Spellchecking
This commit is contained in:
parent
68cfdd89c4
commit
cef676429f
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@ remove:
|
||||||
|
|
||||||
start:
|
start:
|
||||||
@docker-compose start
|
@docker-compose start
|
||||||
startanbuild:
|
startAndBuild:
|
||||||
docker-compose up -d --build
|
docker-compose up -d --build
|
||||||
|
|
||||||
stop:
|
stop:
|
||||||
|
|
Loading…
Reference in a new issue