Remove erroneous backtick

This commit is contained in:
slashtechno 2024-08-08 10:21:13 -04:00
parent b7ce4d04ba
commit 5fbda79dbe
No known key found for this signature in database
GPG Key ID: 8EC1D9D9286C2B17

View File

@ -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: