Skip to content

Commit

Permalink
Removed unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhadapaithankar committed Nov 19, 2024
1 parent 4f2f249 commit 6062210
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 80 deletions.
79 changes: 0 additions & 79 deletions .pipelines/templates/e2e-pipeline-template.yml

This file was deleted.

2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
volumes:
- ${PWD}/secrets:/secrets:z
devices:
- /dev/net/tun
- /dev/net/tun # required to modify VPN on host
entrypoint: "openvpn"
command: ["/secrets/vpn-eastus.ovpn"]
ports:
Expand Down

0 comments on commit 6062210

Please sign in to comment.