updated
This commit is contained in:
4
.env
4
.env
@@ -21,7 +21,7 @@ ADMIN_PASSWORD=8ung1e1!
|
||||
|
||||
CORE_RETURN_HTTPS=true
|
||||
CORE_SECRET="blehblehbleh1233"
|
||||
CORE_HOST=127.0.0.1
|
||||
CORE_HOST=192.168.1.33
|
||||
CORE_PORT=3000
|
||||
CORE_DATABASE_URL="postgres://postgres:postgres@localhost/zip10"
|
||||
CORE_LOGGER=false
|
||||
@@ -43,5 +43,3 @@ URLS_LENGTH=6
|
||||
|
||||
RATELIMIT_USER=5
|
||||
RATELIMIT_ADMIN=3
|
||||
|
||||
# for more variables checkout the docs
|
||||
Reference in New Issue
Block a user