|
|
|
@@ -21,7 +21,7 @@ ExecStart={{ matrix_host_command_docker }} run --rm --name matrix-cactus-comment |
|
|
|
--cap-drop=ALL \ |
|
|
|
--user={{ matrix_user_uid }}:{{ matrix_user_gid }} \ |
|
|
|
--read-only \ |
|
|
|
-env-file {{ matrix_cactus_comments_app_service_env_file }} \ |
|
|
|
--env-file {{ matrix_cactus_comments_app_service_env_file }} \ |
|
|
|
--network={{ matrix_docker_network }} \ |
|
|
|
{{ matrix_cactus_comments_docker_image }} |
|
|
|
|
|
|
|
|