Migrate IPFS proxies to openresty

This commit is contained in:
Râu Cao
2023-07-26 16:12:33 +02:00
parent 1362da0add
commit 027d0ed570
5 changed files with 14 additions and 19 deletions

View File

@@ -28,7 +28,6 @@ default_run_list = %w(
kosmos-hubot::nginx_botka_irc-libera-chat
kosmos-hubot::nginx_hal8000_xmpp
kosmos-ipfs::nginx_public_gateway
)
production_run_list = %w(
@@ -43,6 +42,7 @@ production_run_list = %w(
kosmos-akkounts::nginx
kosmos-akkounts::nginx_api
kosmos-bitcoin::nginx_lndhub
kosmos-ipfs::nginx_public_gateway
kosmos-mastodon::nginx
remotestorage_discourse::nginx
)