mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
Remove erroneous backtick
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
# Using `latest` may cause unintended updates to the container
|
# Using `latest` may cause unintended updates to the container
|
||||||
image: triliumnext/notes:latest
|
image: triliumnext/notes:latest
|
||||||
# Restart the container unless it was stopped by the user
|
# Restart the container unless it was stopped by the user
|
||||||
restart: unless-stopped`
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- TRILIUM_DATA_DIR=/home/node/trilium-data
|
- TRILIUM_DATA_DIR=/home/node/trilium-data
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user