mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-30 14:57:57 +01:00
Add self-signing for steam-bridge
This commit is contained in:
committed by
Slavi Pantaleev
parent
8a838c1621
commit
14d982c1ea
@@ -32,6 +32,7 @@ matrix_steam_bridge_appservice_address: "http://matrix-steam-bridge:{{ matrix_st
|
||||
matrix_steam_bridge_appservice_port: "8080"
|
||||
|
||||
matrix_steam_bridge_msc4190_enabled: "{{ matrix_bridges_msc4190_enabled }}"
|
||||
matrix_steam_bridge_self_sign_enabled: "{{ matrix_bridges_self_sign_enabled }}"
|
||||
|
||||
# A public address that external services can use to reach this appservice
|
||||
matrix_steam_bridge_appservice_public_address: "https://{{ matrix_server_fqn_matrix }}"
|
||||
|
||||
Reference in New Issue
Block a user