mirror of
https://github.com/BradNut/personal-website-sveltekit
synced 2025-09-08 23:20:18 +00:00
Adding missing env.
This commit is contained in:
parent
55c679da68
commit
d819af52b4
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ WALLABAG_CLIENT_ID=''
|
|||
WALLABAG_CLIENT_SECRET=''
|
||||
WALLABAG_USERNAME=''
|
||||
WALLABAG_PASSWORD=''
|
||||
BANDCAMP_USERNAME=''
|
||||
WALLABAG_URL=""
|
||||
PUBLIC_SITE_URL=""
|
||||
PUBLIC_UMAMI_DO_NOT_TRACK=true
|
||||
|
|
|
|||
Loading…
Reference in a new issue