We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a1f46 commit ee1dc3bCopy full SHA for ee1dc3b
Students/CarolynEvans/final_project/config.yaml
@@ -1,20 +1,14 @@
1
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
+ dw_dbname: "********"
+ dw_user: "*******"
+ dw_password: "********"
+ dw_host: "********"
+ dw_port: "****"
+
14
15
hummingbird_config:
16
- hummingbird_url: http://hummingbird.dizzyninja.co/
+ hummingbird_url: ******
17
18
email_config:
19
- email_server: mail.notify-customer.com
+ email_server: ******
20
0 commit comments