make a part of ubuntu network
This commit is contained in:
parent
bcdde37580
commit
e2d65e4241
@ -11,3 +11,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /docker/appdata/dockovpn/config:/opt/Dockovpn_data
|
- /docker/appdata/dockovpn/config:/opt/Dockovpn_data
|
||||||
restart: always
|
restart: always
|
||||||
|
networks:
|
||||||
|
default:
|
||||||
|
name: "ubuntu-server"
|
||||||
|
external: true
|
Loading…
Reference in New Issue
Block a user