aboutsummaryrefslogtreecommitdiff
path: root/ci/config-templates/config-template.json
diff options
context:
space:
mode:
Diffstat (limited to 'ci/config-templates/config-template.json')
-rw-r--r--ci/config-templates/config-template.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config-templates/config-template.json b/ci/config-templates/config-template.json
index b548587..bd67020 100644
--- a/ci/config-templates/config-template.json
+++ b/ci/config-templates/config-template.json
@@ -41,7 +41,7 @@
//Setup the native lib
"vnlib.net.compression": {
- "lib_path": "lib/vnlib_compress.dll",
+ "lib_path": "${COMPRESSION_LIB_PATH}",
"level": 1
},