Set network bridge name
This commit is contained in:
parent
c1b45cefab
commit
5989c78f98
@ -30,3 +30,8 @@ services:
|
|||||||
- 22:2222
|
- 22:2222
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
|
|
||||||
|
networks:
|
||||||
|
default:
|
||||||
|
driver_opts:
|
||||||
|
com.docker.network.bridge.name: br-gitea
|
||||||
|
Loading…
Reference in New Issue
Block a user