gelbooru should work, remove caching, fix random

This commit is contained in:
creations 2025-04-03 16:05:41 -04:00
parent e6acb47796
commit c34ddea659
Signed by: creations
GPG key ID: 8F553AA4320FC711
14 changed files with 480 additions and 401 deletions

View file

@ -2,11 +2,11 @@ PORT=6600
HOST=0.0.0.0
#NODE_ENV=development
#REDIS_HOST=127.0.0.1
#REDIS_PORT=6379
REDIS_PASSWORD=pasw0rd
#REQUIRED if you want to use the e621 API
E621_USER_AGENT=YourApplication/1.0 (by username on e621)
E621_USERNAME=your-username
E621_API_KEY=your-apikey
#REQUIRED if you want to use the Gelbooru API
GELBOORU_API_KEY=your-apikey
GELBOORU_USER_ID=your-user-id