Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marten authored Nov 27, 2023
1 parent 1254c1c commit 9501ad1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nginx/readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Generate a cert:

```
brew install mkcert nss
mkcert -install
mkcert roqua.eu \*.roqua.eu \*.rom.roqua.eu localhost 127.0.0.1 ::1
```

# Install nginx server config

```
echo "include /Users/marten/dotfiles/nginx/roqua.conf" > /opt/homebrew/etc/nginx/servers/roqua.conf
```

0 comments on commit 9501ad1

Please sign in to comment.