mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-26 03:39:20 -07:00
Add example of specifying a bare IP in the extfile
@@ -41,6 +41,8 @@ subjectAltName = @alt_names
|
|||||||
[alt_names]
|
[alt_names]
|
||||||
DNS.1 = bitwarden.local
|
DNS.1 = bitwarden.local
|
||||||
DNS.2 = www.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