Tweaks for deployment

This commit is contained in:
Kai Hendry
2014-07-14 01:13:14 +08:00
parent 9e5ae5bb05
commit 9c55c1e13f
2 changed files with 2 additions and 3 deletions

View File

@@ -44,7 +44,6 @@
<footer>
<p>Please <a href="https://github.com/kaihendry/Greptweet">report issues and contribute on Github</a> :)</p>
<p><span class="label-danger label">Move to nginx</span> To fix <a href="https://github.com/kaihendry/greptweet/issues/43">#43</a>, I have moved greptweet to a new ext4 based server running nginx. When creating a new account, nginx will timeout on long running processes. The fetch should still work, but we need to refactor the UX.</p>
<p>Version: <a href=https://github.com/kaihendry/Greptweet/commit/<?php include("version.txt"); ?>>
<?php include("version.txt"); ?>
</a></p>