Skip to content

Commit 4317ee4

Browse files
author
Austin Schneider
committed
update docs
1 parent dde601e commit 4317ee4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config/resque_config.yml.example

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ test:
1111
web_pass: x
1212

1313
production:
14-
host: 'herring.redistogo.com'
15-
username: 'redistogo'
16-
password: '4edf5d726c519fbd2f1007cf3e5cc751'
17-
port: 9079
18-
web_user: <changeme>
19-
web_pass: <changeme>
14+
host: CHANGEME
15+
username: CHANGEME
16+
password: CHANGEME
17+
port: CHANGEME
18+
web_user: CHANGEME
19+
web_pass: CHANGEME

0 commit comments

Comments
 (0)