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

@ -11,3 +11,7 @@ services:
volumes:
- /docker/appdata/dockovpn/config:/opt/Dockovpn_data
restart: always
networks:
default:
name: "ubuntu-server"
external: true