diff --git a/docker-compose.yml b/docker-compose.yml index 83f0fcc31..d6f5a3c65 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,7 +7,7 @@ services: # Using `latest` may cause unintended updates to the container image: triliumnext/notes:latest # Restart the container unless it was stopped by the user - restart: unless-stopped` + restart: unless-stopped environment: - TRILIUM_DATA_DIR=/home/node/trilium-data ports: