Update versions (#146)

- auto:
36a0ba357a
  - History tab should be working, closes #138 
- hlky:
bd57d22f2e
- experimental support for the streamlit UI, use the env var
`USE_STREAMLIT`, see the `docker-compose.yml` file, closes #105
  - Don't create issues if it fails, it is still very early in dev.
This commit is contained in:
AbdBarho
2022-10-16 16:27:20 +02:00
committed by GitHub
parent 463f332d14
commit c1e13867d9
4 changed files with 22 additions and 8 deletions

View File

@@ -29,6 +29,7 @@ services:
build: ./services/hlky/
environment:
- CLI_ARGS=--optimized-turbo
- USE_STREAMLIT=0
auto: &automatic
<<: *base_service