Adding example env file.

This commit is contained in:
Bradley Shellnut 2023-02-14 17:20:59 -08:00
parent fc1c0a5b62
commit 381dd1697f

15
.env.example Normal file
View file

@ -0,0 +1,15 @@
WALLABAG_MAX_ARTICLES=30
WALLABAG_MAX_PAGES=5
NODE_VERSION=18.12.1
WALLABAG_CLIENT_ID=''
WALLABAG_CLIENT_SECRET=''
WALLABAG_USERNAME=''
WALLABAG_PASSWORD=''
WALLABAG_URL=""
PUBLIC_SITE_URL=""
PUBLIC_UMAMI_DO_NOT_TRACK=true
PUBLIC_UMAMI_URL=""
PUBLIC_UMAMI_ID=""
PAGE_SIZE=6
USE_REDIS_CACHE=true
REDIS_URI=