make a part of ubuntu network

This commit is contained in:
Isaac Shoebottom 2024-06-18 06:40:35 -03:00
parent bcdde37580
commit e2d65e4241

View File

@ -10,4 +10,8 @@ services:
# Environment variables: https://github.com/dockovpn/dockovpn#environment-variables
volumes:
- /docker/appdata/dockovpn/config:/opt/Dockovpn_data
restart: always
restart: always
networks:
default:
name: "ubuntu-server"
external: true