|
|
|
@@ -22,6 +22,7 @@ ExecStart={{ matrix_host_command_docker }} run --rm --name matrix-cactus-comment |
|
|
|
--user={{ matrix_user_uid }}:{{ matrix_user_gid }} \ |
|
|
|
--read-only \ |
|
|
|
--env-file {{ matrix_cactus_comments_app_service_env_file }} \ |
|
|
|
--mount type=bind,src={{ matrix_cactus_comments_container_tmp_path }},dst=/tmp \ |
|
|
|
--network={{ matrix_docker_network }} \ |
|
|
|
{{ matrix_cactus_comments_docker_image }} |
|
|
|
|
|
|
|
|