This commit is contained in:
2023-05-09 12:01:47 -05:00
parent 72176d2e28
commit a9e657ec55

2
.env
View File

@@ -21,7 +21,7 @@ ADMIN_PASSWORD=8ung1e1!
CORE_RETURN_HTTPS=true
CORE_SECRET="blehblehbleh1233"
CORE_HOST=192.168.1.33
CORE_HOST=127.0.0.1
CORE_PORT=3000
CORE_DATABASE_URL="postgres://postgres:postgres@localhost/zip10"
CORE_LOGGER=false