Update example.env

Signed-off-by: Arija A. <ari@ari.lt>
This commit is contained in:
2025-10-23 20:55:52 +03:00
parent b91dfc1971
commit 91f95f81e6

View File

@@ -1,5 +1,5 @@
export DATABASE='sqlite:///main.db'
export LICENSE='AGPL-3.0-or-later'
export LICENSE='Apache-2.0-only'
export NAME='Your Name'
export EMAIL='test@example.com'
export MEMCACHED='127.0.0.1:11211'