mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(docker/rootless): main entry point extension
This commit is contained in:
parent
b635c74d01
commit
93c939bf08
@ -25,4 +25,4 @@ fi
|
||||
mkdir -p "${TRILIUM_DATA_DIR}"
|
||||
|
||||
# Start the app
|
||||
exec node ./main
|
||||
exec node ./main.cjs
|
||||
|
Loading…
x
Reference in New Issue
Block a user