automate employer setup import from word and manual entry working
This commit is contained in:
@@ -37,6 +37,15 @@ development:
|
||||
password: BSTIBOY
|
||||
database_tasks: false
|
||||
tds_version: 7.3
|
||||
britton_web:
|
||||
<<: *default
|
||||
host: 10.41.82.73
|
||||
port: 1433
|
||||
database: BrittonWeb
|
||||
username: SA
|
||||
password: Adm1nBb5
|
||||
database_tasks: false
|
||||
tds_version: 7.3
|
||||
|
||||
# The specified database role being used to connect to PostgreSQL.
|
||||
# To create additional roles in PostgreSQL see `$ createuser --help`.
|
||||
|
||||
Reference in New Issue
Block a user