diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-30 09:16:27 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-30 09:16:27 +0200 |
| commit | 55b12df406341c2eecebd4983ac43561496cd93d (patch) | |
| tree | f0480f4c6b88cf044c1259c6146bebb713626c7c /content/en | |
| parent | 5dbeaee17d8133eb77804b86ff73542d28062ac4 (diff) | |
| download | danixxyz-55b12df406341c2eecebd4983ac43561496cd93d.tar.gz danixxyz-55b12df406341c2eecebd4983ac43561496cd93d.zip | |
translate: fixed translation for "git setup own server - part2"
Diffstat (limited to 'content/en')
| -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 |
