Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lelux.fi
Wiki
Commits
d0963ad5
Verified
Commit
d0963ad5
authored
Jul 09, 2019
by
Elias Ojala
Browse files
Fix some errors
parent
8a827828
Changes
1
Hide whitespace changes
Inline
Side-by-side
gitea.md
View file @
d0963ad5
...
...
@@ -186,11 +186,11 @@ To get `robots.txt` to work, do steps listed [here](#robotstxt).
For more Nginx configuration, see
[
certbot
](
certbot.md
)
and
[
nginx
](
nginx.md
)
.
Apply:
#### Enable Nginx configuration
```
sudo rm /etc/nginx/sites-enabled/default
sudo ln -s /etc/nginx/sites-available/git
.lelux.fi
/etc/nginx/sites-enabled/
sudo ln -s /etc/nginx/sites-available/git
ea
/etc/nginx/sites-enabled/
sudo systemctl restart nginx
```
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment