mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 15:10:22 +00:00
rc release
This commit is contained in:
parent
6198b45f73
commit
90c6329c5f
3 changed files with 9 additions and 9 deletions
|
@ -1,10 +1,10 @@
|
|||
### enhancement:
|
||||
- some application root_url need set as url:port #483
|
||||
- Doc url in the app store and myapps should be updated to the next version #484
|
||||
- add a WeChat communication group to share via QR code #486
|
||||
- nextcloud set https at private cloud, access always waiting #492
|
||||
- bind domain can not add nginx config file #501
|
||||
- Create proxy error #480
|
||||
|
||||
### appstore:
|
||||
- [complete docker-compose.yml for [semaphore]](https://github.com/Websoft9/docker-library/issues/610)
|
||||
- [joomla port error](https://github.com/Websoft9/docker-library/issues/611)
|
||||
- [Discourse run failed](https://github.com/Websoft9/docker-library/issues/615)
|
||||
- [complete docker compose for [Kong]](https://github.com/Websoft9/docker-library/issues/621)
|
||||
- [Unable to access domain name [espocrm]](https://github.com/Websoft9/docker-library/issues/619)
|
||||
- [complete docker compose for [Bytebase] ](https://github.com/Websoft9/docker-library/issues/618)
|
||||
- [provide html demo for [apache, nginx, caddy]](https://github.com/Websoft9/docker-library/issues/617)
|
||||
- [2.4.58 not support for [apache]](https://github.com/Websoft9/docker-library/issues/616)
|
|
@ -1,4 +1,4 @@
|
|||
APPHUB_VERSION=0.1.0
|
||||
APPHUB_VERSION=0.1.1
|
||||
DEPLOYMENT_VERSION=2.20.1
|
||||
GIT_VERSION=1.21.9
|
||||
PROXY_VERSION=2.11.1
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "2.1.5",
|
||||
"version": "2.1.6-rc1",
|
||||
"plugins": {
|
||||
"portainer": "0.1.1",
|
||||
"nginx": "0.0.8",
|
||||
|
|
Loading…
Reference in a new issue