Employers working - onboarding to card print
CI / scan_ruby (push) Failing after 10m41s
CI / lint (push) Failing after 7m31s
CI / test (push) Failing after 8m29s
Docker / build-and-test-image (push) Failing after 11m32s

This commit is contained in:
Jason Jordan
2026-01-15 11:37:50 -05:00
parent 0464ba8929
commit 4fac3b1036
108 changed files with 4113 additions and 431 deletions
+11 -6
View File
@@ -19,14 +19,19 @@ default: &default
# https://guides.rubyonrails.org/configuring.html#database-pooling
pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 5 } %>
development:
dev_tools:
baclight:
<<: *default
host: db
database: dev_tools_dev
username: sa
password: Br1tt0nPassw0rd
# host: db
# database: dev_tools_dev
# username: sa
# password: Br1tt0nPassw0rd
host: 10.41.82.73 #Dev
port: 1433
database: BrittonConnect
username: BSTI
password: BSTIBOY
tds_version: 7.3
vhcs:
<<: *default
# host: 10.41.82.72 #Prod