summaryrefslogtreecommitdiff
path: root/docker-compose.example.yaml
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-10-19 21:09:58 +0000
committerRoger Gonzalez <roger@rogs.me>2023-10-19 21:09:58 +0000
commitdfdaaa2562f6b7d78b8bae198f43244e147f8668 (patch)
treed7f0c5a7f56d2b9a6f6096fff9f38e0684199c1f /docker-compose.example.yaml
parente2cda39364463e092acf72c7a32989a7182796ad (diff)
parentfdc17536f4a0879a7ad7d42f64cf2b3180abccb8 (diff)
Merge branch 'bugfix/remove-gluetun-countries' into 'master'
Removed all the gluetun countries configuration Closes #16 See merge request rogs/yams!9
Diffstat (limited to 'docker-compose.example.yaml')
-rw-r--r--docker-compose.example.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/docker-compose.example.yaml b/docker-compose.example.yaml
index 0f2c82a..5605e37 100644
--- a/docker-compose.example.yaml
+++ b/docker-compose.example.yaml
@@ -148,7 +148,6 @@ services:
- VPN_TYPE=openvpn
- OPENVPN_USER=<vpn_user>
- OPENVPN_PASSWORD=<vpn_password>
- - SERVER_COUNTRIES=<vpn_country>
- OPENVPN_CIPHERS=AES-256-GCM
restart: unless-stopped