updated wget url to https
This commit is contained in:
parent
56e0b737c0
commit
598138ca44
@ -123,7 +123,7 @@ Make a backup of the default prosody configuration and install [the one by the h
|
||||
:::console
|
||||
cd /etc/prosody
|
||||
cp prosody.cfg.lua prosody.cfg.lua.original
|
||||
wget http://homebrewserver.club/downloads/prosody.cfg.lua
|
||||
wget https://homebrewserver.club/downloads/prosody.cfg.lua
|
||||
|
||||
The homebrewserver.club prosody config:
|
||||
|
||||
@ -236,4 +236,4 @@ If you have questions about Prosody, the project's [documentation](http://prosod
|
||||
This guide is a companion to our article [Have You Considered The Alternative?](http://homebrewserver.club/have-you-considered-the-alternative.html) on instant messaging. Also check out our guide on [XMPP clients](http://homebrewserver.club/picking-modern-xmpp-clients.html).
|
||||
|
||||
**edit 10th of december 2017**
|
||||
updated instructions for new debian stable
|
||||
updated instructions for new debian stable
|
||||
|
Loading…
Reference in New Issue
Block a user