Skip to content

Commit

Permalink
Updated cert name
Browse files Browse the repository at this point in the history
  • Loading branch information
cvincent committed Sep 6, 2018
1 parent b230a85 commit 91b0e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
@@ -1,2 +1,2 @@
server: rails s -b 'ssl://0.0.0.0:3000?key=config/ssl/localhost.key&cert=config/ssl/localhost.crt'
server: rails s -b 'ssl://0.0.0.0:3000?key=config/ssl/umessage.local.key&cert=config/ssl/umessage.local.crt'
chat_polling: rake messages:poll

0 comments on commit 91b0e40

Please sign in to comment.