update readme

This commit is contained in:
weeman 2021-06-14 22:10:24 +02:00
parent 93794f72c4
commit c39677ebda
Signed by: weeman
GPG Key ID: 34F0524D4DA694A1
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ curl -s \
### Image bauen
```
docker build --tag ki .
docker build --tag ki_backed .
```
@ -95,7 +95,7 @@ docker run \
-v ${PWD}/data/ki_docker.sqlite:/app/data/ki_docker.sqlite \
-e SQLALCHEMY_DATABASE_URI='sqlite:///data/ki_docker.sqlite' \
-p 5000:5000 \
ki
ki_backend
```
Skills und Sprachen importieren