Set network bridge name
This commit is contained in:
parent
2b480975ec
commit
43f75603b6
@ -56,3 +56,8 @@ services:
|
|||||||
# - 8889:80
|
# - 8889:80
|
||||||
# depends_on:
|
# depends_on:
|
||||||
# - postgres
|
# - postgres
|
||||||
|
|
||||||
|
networks:
|
||||||
|
default:
|
||||||
|
driver_opts:
|
||||||
|
com.docker.network.bridge.name: br-vaultwarden
|
||||||
|
Loading…
Reference in New Issue
Block a user