diff --git a/composer.json b/composer.json index bcb38c019..71f4642c7 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "description": "ShowDoc is a tool greatly applicable for an IT team to share documents online", "keywords": ["showdoc","documents","Api"], "homepage": "https://github.com/star7th/showdoc", - "version":"v2.8.12", + "version":"v2.8.13", "license": "Apache-2.0", "authors": [ { diff --git a/web/index.html b/web/index.html index 348acfba7..3e28e8671 100644 --- a/web/index.html +++ b/web/index.html @@ -16,4 +16,4 @@ "server": window.location.protocol +'//'+ window.location.host + window.location.pathname+ '../server/index.php?s=', //"lang" :'en' "lang" :'zh-cn' - }