Rework networking a bit

This commit is contained in:
2025-04-24 20:08:17 -03:00
parent 39f5965781
commit 5791fc9b83
5 changed files with 19 additions and 20 deletions

View File

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