Kaynağa Gözat

Correct the name of matrix-bot-baibot's configuration file

pull/4039/head
Hardy Erlinger 1 yıl önce
ebeveyn
işleme
212111cdc3
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      roles/custom/matrix-bot-baibot/templates/systemd/matrix-bot-baibot.service.j2

+ 1
- 1
roles/custom/matrix-bot-baibot/templates/systemd/matrix-bot-baibot.service.j2 Dosyayı Görüntüle

@@ -29,7 +29,7 @@ ExecStartPre={{ devture_systemd_docker_base_host_command_docker }} create \
--read-only \
--network={{ matrix_bot_baibot_container_network }} \
--env-file={{ matrix_bot_baibot_config_path }}/env \
--mount type=bind,src={{ matrix_bot_baibot_config_path }}/config.yaml,dst=/app/config.yaml,ro \
--mount type=bind,src={{ matrix_bot_baibot_config_path }}/config.yaml,dst=/app/config.yml,ro \
--mount type=bind,src={{ matrix_bot_baibot_data_path }},dst=/data \
--tmpfs=/tmp:rw,noexec,nosuid,size=1024m \
{% for arg in matrix_bot_baibot_container_extra_arguments %}


Yükleniyor…
İptal
Kaydet