Skip to content

Commit

Permalink
Use Discourse proxy to serve HTTPS.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Sep 2, 2016
1 parent a02914e commit 141b73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Overlays/Article.xyl
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<script type="text/javascript">
DiscourseEmbed = {
discourseUrl : 'http://discourse.hoa-project.net/',
discourseUrl : 'https://proxy-discourse.hoa-project.net/',
discourseEmbedUrl: window.location
};

Expand Down

0 comments on commit 141b73d

Please sign in to comment.