mirror of
https://github.com/simple-login/app.git
synced 2024-11-13 07:31:12 +01:00
Merge pull request #474 from PeterDaveHello/patch-1
Enable nginx config block syntax highlight in README.md
This commit is contained in:
commit
c7f6e6cedb
1 changed files with 1 additions and 1 deletions
|
@ -487,7 +487,7 @@ sudo apt-get install -y nginx
|
|||
|
||||
Then, create `/etc/nginx/sites-enabled/simplelogin` with the following lines:
|
||||
|
||||
```
|
||||
```nginx
|
||||
server {
|
||||
server_name app.mydomain.com;
|
||||
|
||||
|
|
Loading…
Reference in a new issue