Skip to content

Commit b414bf5

Browse files
committed
test commit
1 parent 5becb1a commit b414bf5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config/database.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ development:
2323
# Connect on a TCP socket. Omitted by default since the client uses a
2424
# domain socket that doesn't need configuration. Windows does not have
2525
# domain sockets, so uncomment these lines.
26-
host: localhost
27-
port: 5432
26+
#host: localhost
27+
#port: 5432
2828

2929
# Schema search path. The server defaults to $user,public
3030
#schema_search_path: myapp,sharedapp,public
@@ -51,5 +51,5 @@ production:
5151
encoding: unicode
5252
database: rails_new_lab_production
5353
pool: 5
54-
username: postgres
55-
password: postgres
54+
username: ighqyzakciopgw
55+
password: ZNzWpb193AuNUhIBsSFzFdLZTU

0 commit comments

Comments
 (0)