Added systemd example files under example/systemd

This commit is contained in:
Olof hagsand 2018-07-13 13:13:11 +02:00
parent ee946a00f5
commit fd19640579
6 changed files with 40 additions and 3 deletions

View file

@ -2,7 +2,7 @@
### Installation using Nginx
Define nginx config file/etc/nginx/sites-available/default
Define nginx config file: /etc/nginx/sites-available/default
```
server {
...