diff --git a/.env b/.env index 3d1c21c..ec5c6cf 100644 --- a/.env +++ b/.env @@ -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