mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
docs: Update example env
This commit is contained in:
parent
312c85ae30
commit
d9d8fff249
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
- 'feature/server_esm*'
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- 'bin/**'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
@ -1 +1,3 @@
|
||||
SHARE_URL=https://notes.example.com/share/4yYHqKbLovVY
|
||||
SHARE_PROTOCOL=http
|
||||
SHARE_HOST=notes.johnsmith.me
|
||||
ROOT_NOTE_ID=4yYHqKbLovVX
|
Loading…
x
Reference in New Issue
Block a user