mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-05 13:15:18 +02:00
Refactor frontend configuration and add optional Umami Analytics integration
This commit is contained in:
parent
4f40d0de63
commit
5011829e6e
4 changed files with 22 additions and 1 deletions
|
@ -1,2 +1,7 @@
|
|||
PUBLIC_SERVER_URL=http://127.0.0.1:8000
|
||||
BODY_SIZE_LIMIT=Infinity
|
||||
BODY_SIZE_LIMIT=Infinity
|
||||
|
||||
|
||||
# OPTIONAL VARIABLES FOR UMAMI ANALYTICS
|
||||
PUBLIC_UMAMI_SRC=
|
||||
PUBLIC_UMAMI_WEBSITE_ID=
|
Loading…
Add table
Add a link
Reference in a new issue