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