Upgrade Sockethub, move proxy to LB/host
This commit is contained in:
@@ -6,6 +6,7 @@ default_run_list = %w(
|
||||
kosmos_drone::nginx
|
||||
kosmos_gitea::nginx
|
||||
kosmos_website::default
|
||||
sockethub::proxy
|
||||
)
|
||||
|
||||
env_run_lists(
|
||||
|
||||
@@ -6,5 +6,4 @@ default_attributes 'sockethub' => {
|
||||
|
||||
run_list %w(
|
||||
sockethub::default
|
||||
sockethub::proxy
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user