diff --git a/README.md b/README.md index 24b8101..6e395bd 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,12 @@ export OPENAI_API_KEY=`cat openai_key` minyma server run # Docker Quick Start -make docker_build_local docker run \ -p 5000:5000 \ -e OPENAI_API_KEY=`cat openai_key` \ -e DATA_PATH=/data \ -v ./data:/data \ - minyma:latest + gitea.va.reichard.io/evan/minyma:latest ``` The server will now be accessible at `http://localhost:5000` diff --git a/minyma/templates/index.html b/minyma/templates/index.html index 21af51a..d6bdc8f 100644 --- a/minyma/templates/index.html +++ b/minyma/templates/index.html @@ -2,10 +2,14 @@
+