瀏覽代碼

Fix mx-puppet-groupme port typo

pull/872/head
Cody Neiman 5 年之前
父節點
當前提交
dc5e7eed3f
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: E6AE0B1E4EB62493
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      roles/matrix-bridge-mx-puppet-groupme/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-mx-puppet-groupme/defaults/main.yml 查看文件

@@ -6,7 +6,7 @@ matrix_mx_puppet_groupme_enabled: true
matrix_mx_puppet_groupme_container_image_self_build: false
matrix_mx_puppet_groupme_container_image_self_build_repo: "https://gitlab.com/robintown/mx-puppet-groupme"

# Controls whether the mx-puppet-groupme container exposes its HTTP port (tcp/8432 in the container).
# Controls whether the mx-puppet-groupme container exposes its HTTP port (tcp/8437 in the container).
#
# Takes an "<ip>:<port>" or "<port>" value (e.g. "127.0.0.1:8437"), or empty string to not expose.
matrix_mx_puppet_groupme_container_http_host_bind_port: ''


Loading…
取消
儲存