Remove unused openvpn configuration

This commit is contained in:
Bram Veenboer
2025-05-05 10:08:27 +02:00
parent 472b0db3b3
commit 575675f9b3
2 changed files with 0 additions and 18 deletions

View File

@@ -1,16 +0,0 @@
services:
openvpn-server:
cap_add:
- NET_ADMIN
container_name: openvpn-server
extra_hosts:
- host:192.168.2.150
image: kylemanna/openvpn:2.4
network_mode: bridge
ports:
- 443:443
privileged: true
restart: unless-stopped
volumes:
- /opt/openvpn-server:/etc/openvpn
- /opt/openvpn-server/logrotate.d/openvpn:/etc/logrotate.d/openvpn

View File

@@ -8,8 +8,6 @@ include:
- docker-compose.plik.yaml
# Authentication
- docker-compose.openvpn-server.yaml
- docker-compose.surfshark.yaml
- docker-compose.surfshark.yaml
# Download