Add Env Prod & Ignore ENV
This commit is contained in:
parent
6a4dffac53
commit
e39f1a25ec
6
.env
6
.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
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,6 +4,7 @@
|
||||
/storage/*.key
|
||||
.phpunit.result.cache
|
||||
docker-compose.override.yml
|
||||
.env
|
||||
Homestead.json
|
||||
Homestead.yaml
|
||||
npm-debug.log
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user