mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
Merge branch 'hotfix/fix-setup' into develop
This commit is contained in:
commit
eb703860e4
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
def ensure_db_connectivity(user = ENV.fetch("PG_USER"), pass = ENV.fetch("PG_PASS"), host = ENV.fetch("PG_HOST"))
|
||||
|
|
|
|||
Loading…
Reference in a new issue