2134
This commit is contained in:
parent
9a4f457199
commit
8b901533e8
|
|
@ -42,3 +42,9 @@ services:
|
||||||
depends_on:
|
depends_on:
|
||||||
- wg-client
|
- wg-client
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
networks:
|
||||||
|
wg-net:
|
||||||
|
driver: bridge
|
||||||
Loading…
Reference in New Issue