mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Remove erroneous backtick
This commit is contained in:
parent
b7ce4d04ba
commit
5fbda79dbe
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user