fix env example, change license to bsd 3
All checks were successful
Code quality checks / biome (push) Successful in 10s
All checks were successful
Code quality checks / biome (push) Successful in 10s
This commit is contained in:
parent
9cb178aea4
commit
82c9d72619
2 changed files with 24 additions and 26 deletions
|
@ -1,12 +1,3 @@
|
|||
PORT=6600
|
||||
HOST=0.0.0.0
|
||||
#NODE_ENV=development
|
||||
|
||||
#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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue