diff options
Diffstat (limited to 'content/en/articles/git-setup-own-server-part2/index.md')
| -rw-r--r-- | content/en/articles/git-setup-own-server-part2/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/en/articles/git-setup-own-server-part2/index.md b/content/en/articles/git-setup-own-server-part2/index.md index 2b10f29..2a1b931 100644 --- a/content/en/articles/git-setup-own-server-part2/index.md +++ b/content/en/articles/git-setup-own-server-part2/index.md @@ -57,5 +57,5 @@ Now if we put all the py files for our flask web app we can run it inside apache With this setting I can now reach my web app and test it after restarting the web server. - [1]: https://danix.xyz/2018/07/git-setup-own-server/ - [2]: https://en.wikipedia.org/wiki/Web_Server_Gateway_Interface
\ No newline at end of file +[1]: https://danix.xyz/2018/07/git-setup-own-server/ +[2]: https://en.wikipedia.org/wiki/Web_Server_Gateway_Interface
\ No newline at end of file |
