Refactor RSK nginx sites for proxy/lb usage

This commit is contained in:
Râu Cao
2023-06-18 16:55:38 +02:00
parent 635ca3870a
commit 90f66c74d2
9 changed files with 83 additions and 36 deletions

View File

@@ -0,0 +1,8 @@
#
# Cookbook Name:: kosmos_rsk
# Recipe:: nginx_testnet
#
rskj_nginx_site "testnet" do
domain "rsk-testnet.kosmos.org"
end