mirror of
https://github.com/BradNut/personal-website-sveltekit
synced 2025-09-08 23:20:18 +00:00
Adding env example node version.
This commit is contained in:
parent
952cfc0854
commit
8f2ec1ad57
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
WALLABAG_MAX_ARTICLES=30
|
||||
WALLABAG_MAX_PAGES=5
|
||||
NODE_VERSION=18.12.1
|
||||
NODE_VERSION=22
|
||||
WALLABAG_CLIENT_ID=''
|
||||
WALLABAG_CLIENT_SECRET=''
|
||||
WALLABAG_USERNAME=''
|
||||
|
|
|
|||
Loading…
Reference in a new issue