change the name for the example env

This commit is contained in:
creations 2025-01-08 09:00:43 -05:00
parent 4062c3d0c6
commit f59f3b9083
Signed by: creations
GPG key ID: 8F553AA4320FC711
2 changed files with 2 additions and 2 deletions

12
.env.example Normal file
View file

@ -0,0 +1,12 @@
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