diff options
author | Azul <azul@leap.se> | 2012-10-19 12:15:28 +0200 |
---|---|---|
committer | Azul <azul@leap.se> | 2012-10-19 12:15:28 +0200 |
commit | 60619169a56de26825cb55a9a845288eed50de2f (patch) | |
tree | 3a2b294522a018d4a532a3324e643288fc069bda /public | |
parent | 93974e99296641822c734a3c192cc6c550efc696 (diff) |
Revert "Created deploy branch with some springbok specifics"
This reverts commit 439e27ef2792a03e5e50f8b9c607fca512cb1452.
Conflicts:
config/cert
Diffstat (limited to 'public')
-rw-r--r-- | public/config/eip-service.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/public/config/eip-service.json b/public/config/eip-service.json deleted file mode 100644 index 29959d7..0000000 --- a/public/config/eip-service.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "serial": 1, - "version": "0.1.0", - "capabilities": { - "transport": ["openvpn"], - "ports": ["80","53", "443", "1194"], - "protocols": ["udp"], - "static_ips": false, - "adblock": false - }, - "gateways": [ - {"country_code": "tr", "name": "turkey", "label": {"en":"Ankara, Turkey"}, "capabilities": {}, "hosts": ["94.103.43.4"]} - ] -} |