Console logs and region var
This commit is contained in:
@ -2,4 +2,10 @@
|
||||
DISCORD_TOKEN=""
|
||||
REPLICATE_API_TOKEN=""
|
||||
# Comma separated
|
||||
COOLDOWN_ALLOW_LIST=""
|
||||
COOLDOWN_ALLOW_LIST=""
|
||||
# S3
|
||||
BUCKET_NAME=
|
||||
AWS_ENDPOINT_URL_S3=
|
||||
AWS_ACCESS_KEY_ID=
|
||||
AWS_SECRET_ACCESS_KEY=
|
||||
AWS_REGION=
|
Reference in New Issue
Block a user