Update .env.template
Browse files- .env.template +1 -1
.env.template
CHANGED
|
@@ -215,7 +215,7 @@ OLD_MODELS=`[
|
|
| 215 |
|
| 216 |
TASK_MODEL='mistralai/Mistral-7B-Instruct-v0.1'
|
| 217 |
|
| 218 |
-
APP_BASE="
|
| 219 |
PUBLIC_ORIGIN=https://huggingface.co
|
| 220 |
PUBLIC_SHARE_PREFIX=https://hf.co/chat
|
| 221 |
PUBLIC_ANNOUNCEMENT_BANNERS=`[]`
|
|
|
|
| 215 |
|
| 216 |
TASK_MODEL='mistralai/Mistral-7B-Instruct-v0.1'
|
| 217 |
|
| 218 |
+
APP_BASE="."
|
| 219 |
PUBLIC_ORIGIN=https://huggingface.co
|
| 220 |
PUBLIC_SHARE_PREFIX=https://hf.co/chat
|
| 221 |
PUBLIC_ANNOUNCEMENT_BANNERS=`[]`
|