Add redirects
All checks were successful
Gitea Actions Demo / build (push) Successful in 5m20s

This commit is contained in:
2023-12-04 16:46:16 -07:00
parent 6ecdd5a0b8
commit d00fe6fdb7
11 changed files with 82 additions and 50 deletions

14
.env.example Normal file
View 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"