fix: update reference (#392)

This commit is contained in:
diced 2023-05-06 10:41:46 -07:00
parent f71aab2cde
commit ce26a414ac
No known key found for this signature in database
GPG key ID: 370BD1BA142842D1

View file

@ -3,7 +3,7 @@
# if using s3/supabase make sure to comment out the other datasources
CORE_HTTPS=true
CORE_RETURN_HTTPS=true
CORE_SECRET="changethis"
CORE_HOST=0.0.0.0
CORE_PORT=3000
@ -44,3 +44,5 @@ URLS_LENGTH=6
RATELIMIT_USER=5
RATELIMIT_ADMIN=3
# for more variables checkout the docs