This commit is contained in:
2023-05-09 12:03:10 -05:00
parent a9e657ec55
commit 20f3d47e80

4
.env
View File

@@ -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