diff --git a/.env b/.env index 8ccf989..e16c681 100644 --- a/.env +++ b/.env @@ -19,11 +19,11 @@ DB_USERNAME=simrs DB_PASSWORD=@S1mrs.3205@ DB_CONNECTION_SMART=pgsql -DB_HOST_SMART=192.168.12.3 +DB_HOST_SMART=psql1.rsabhk.lan DB_PORT_SMART=5432 -DB_DATABASE_SMART=rsab_hk_25_01_14 +DB_DATABASE_SMART=rsab_hk_production DB_USERNAME_SMART=postgres -DB_PASSWORD_SMART=postgres +DB_PASSWORD_SMART=root BROADCAST_DRIVER=log CACHE_DRIVER=file diff --git a/.gitignore b/.gitignore index da8bfce..e6c7b5b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /storage/*.key .phpunit.result.cache docker-compose.override.yml +.env Homestead.json Homestead.yaml npm-debug.log