summaryrefslogtreecommitdiff
path: root/iot_barcode_scanner/static.py
diff options
context:
space:
mode:
Diffstat (limited to 'iot_barcode_scanner/static.py')
-rw-r--r--iot_barcode_scanner/static.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/iot_barcode_scanner/static.py b/iot_barcode_scanner/static.py
index 22b3842..d81b00b 100644
--- a/iot_barcode_scanner/static.py
+++ b/iot_barcode_scanner/static.py
@@ -3,4 +3,4 @@
"""Module to store static Data for the whole Package"""
-CONFIG_PATH = "config.json"
+CONFIG_PATH = "/etc/xengineering.eu/iot_barcode_scanner/config.json"