Set up public HTTPS endpoint for RSKj #337

已合併
raucao 將 10 次提交從 feature/rskj_public_endpoint 合併至 master 2021-12-02 17:26:01 +00:00
共有 2 個檔案被更改,包括 5 行新增1 行删除
僅顯示提交 3817284566 的變更 - 顯示所有提交

查看文件

@@ -2,6 +2,10 @@
This file is used to list changes made in each version of the kosmos_rsk cookbook.
## 0.2.0
Add nginx recipe to configure public API access.
## 0.1.0
Initial release.

查看文件

@@ -3,7 +3,7 @@ maintainer 'Kosmos Developers'
maintainer_email 'ops@kosmos.org'
license 'MIT'
description 'Installs/configures RSK and related software'
version '0.1.0'
version '0.2.0'
chef_version '>= 15.0'
issues_url 'https://gitea.kosmos.org/kosmos/chef/issues'
source_url 'https://gitea.kosmos.org/kosmos/chef'