all
This commit is contained in:
8
daemon/orderpy-bridge.env.example
Normal file
8
daemon/orderpy-bridge.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copy to /etc/orderpy-bridge/orderpy-bridge.env and adjust.
|
||||
# Required:
|
||||
ORDERPY_CLOUD_URL=https://api.orderpy.com
|
||||
ORDERPY_KEY_PATH=/var/lib/orderpy-bridge/bridge_key.pem
|
||||
ORDERPY_ALLOWED_ORIGINS=https://admin.orderpy.com
|
||||
|
||||
# Optional (defaults shown):
|
||||
# ORDERPY_PRINTER_HEALTH_INTERVAL=10
|
||||
Reference in New Issue
Block a user