diff --git a/.envdev b/.envdev index 854951a..438f641 100644 --- a/.envdev +++ b/.envdev @@ -1,6 +1,6 @@ WEB_PORT=3000 -DB_HOSTNAME=database +DB_HOSTNAME=localhost DB_DATABASE=template DB_USERNAME=template DB_PASSWORD=pikachu @@ -12,4 +12,4 @@ DB_TIMEZONE=Australia/Sydney DB_LOGGING= # Make sure this value matches the system that you connect to -SECRET_ACCESS=access \ No newline at end of file +SECRET_ACCESS=access