This commit is contained in:
14
.env.example
Normal file
14
.env.example
Normal file
@@ -0,0 +1,14 @@
|
||||
JWT_SECRET=#jBhALXeYXC3$#e9
|
||||
RAPID_API_KEY=
|
||||
IRC_SERVER=irc.libera.chat
|
||||
IRC_CHANNEL="##usdev-dev"
|
||||
|
||||
REDIS_HOST=localhost
|
||||
REDIS_PASS=password
|
||||
|
||||
S3_ENDPOINT="localhost"
|
||||
S3_PORT=9000
|
||||
S3_USE_SSL=false
|
||||
S3_ACCESS_KEY="localminio"
|
||||
S3_SECRET_KEY="localminio"
|
||||
S3_BUCKET="devbucket"
|
Reference in New Issue
Block a user