Skip to content

Commit ee1dc3b

Browse files
committed
Initial checkin for final project
1 parent c6a1f46 commit ee1dc3b

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed
Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,14 @@
11
data_warehouse_config:
2-
dw_dbname: "rightsidedw"
3-
dw_user: "rouser"
4-
dw_password: "RedshiftRO1"
5-
dw_host: "rightside-dw.cwisduywvaeb.us-east-1.redshift.amazonaws.com"
6-
dw_port: "5439"
7-
#
8-
#data_warehouse_config:
9-
# dw_dbname: rightsidedw
10-
# dw_user: carolyn.evans
11-
# dw_password: PassW0rd
12-
# dw_host: localhost
13-
# dw_port: 5439
2+
dw_dbname: "********"
3+
dw_user: "*******"
4+
dw_password: "********"
5+
dw_host: "********"
6+
dw_port: "****"
7+
148

159
hummingbird_config:
16-
hummingbird_url: http://hummingbird.dizzyninja.co/
10+
hummingbird_url: ******
1711

1812
email_config:
19-
email_server: mail.notify-customer.com
13+
email_server: ******
2014

0 commit comments

Comments
 (0)