Force bitwarden to use public DNS
It doesn't like creating icons for local IP spaces, so my overriden DNS doesn't play well
This commit is contained in:
@ -9,6 +9,7 @@ services:
|
||||
- "{{ app_data_dir }}/bitwarden_rs/:/data"
|
||||
depends_on:
|
||||
- db
|
||||
dns: 1.1.1.1
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
|
||||
|
Reference in New Issue
Block a user