Add privacy policy command

This commit is contained in:
Tarrgon
2026-07-09 07:50:13 -04:00
parent df785f1eac
commit 26075704e2
3 changed files with 17 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ DATABASE_SECRET=
LINK_SECRET=super_secret_for_url_discord
E621_BASE_URL=https://e621.net
E926_BASE_URL=https://e926.net
PRIVACY_POLICY_URL=
GIT_REPO_BASE_URL=https://github.com/e621ng/e621ng
REDIS_URL=localhost:6379
PORT=8000