diff --git a/docker/local.yml b/docker/local.yml index 5eec3655..e2345da7 100644 --- a/docker/local.yml +++ b/docker/local.yml @@ -13,8 +13,5 @@ services: LT_SERVER: http://tmt-languagetool:7001/v2/check LOGSTDOUT: 1 - env_file: - - .env - restart: always