mirror of
https://github.com/simple-login/app.git
synced 2025-02-23 15:23:27 +08:00
Enable nginx config block syntax highlight in README.md
This commit is contained in:
parent
ef2eb7f959
commit
a9794325cd
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