Przeglądaj źródła

`docker-src/` -> `container-src/`

pull/4997/head
Slavi Pantaleev 2 miesięcy temu
committed by GitHub
rodzic
commit
9c16c061bb
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/custom/matrix-client-commet/defaults/main.yml

+ 1
- 1
roles/custom/matrix-client-commet/defaults/main.yml Wyświetl plik

@@ -14,7 +14,7 @@ matrix_client_commet_hostname: ""
matrix_client_commet_path_prefix: / matrix_client_commet_path_prefix: /


matrix_client_commet_base_path: "{{ matrix_base_data_path }}/client-commet" matrix_client_commet_base_path: "{{ matrix_base_data_path }}/client-commet"
matrix_client_commet_container_src_path: "{{ matrix_client_commet_base_path }}/docker-src"
matrix_client_commet_container_src_path: "{{ matrix_client_commet_base_path }}/container-src"
matrix_client_commet_config_path: "{{ matrix_client_commet_base_path }}/config" matrix_client_commet_config_path: "{{ matrix_client_commet_base_path }}/config"


# Set to false to pull a pre-built image from a registry instead of building on the server. # Set to false to pull a pre-built image from a registry instead of building on the server.


Ładowanie…
Anuluj
Zapisz