mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
Add example of specifying a bare IP in the extfile
@@ -41,6 +41,8 @@ subjectAltName = @alt_names
|
||||
[alt_names]
|
||||
DNS.1 = bitwarden.local
|
||||
DNS.2 = www.bitwarden.local
|
||||
# Optionally add IP if you're not using DNS names:
|
||||
IP.1 = 192.168.1.3
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user