make a part of ubuntu network
This commit is contained in:
parent
bcdde37580
commit
e2d65e4241
@ -10,4 +10,8 @@ services:
|
|||||||
# Environment variables: https://github.com/dockovpn/dockovpn#environment-variables
|
# Environment variables: https://github.com/dockovpn/dockovpn#environment-variables
|
||||||
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