Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Demo catalog (skips MSSQL; requires `npm run demo:generate` first)
|
||||
DEMO_MODE=false
|
||||
|
||||
# HTTPS POS server
|
||||
PORT=4443
|
||||
|
||||
@@ -12,11 +15,6 @@ NEWPIN_ENABLED=false
|
||||
LOG_FILE=logs/requests.log
|
||||
ORDER_LOG_FILE=logs/orders.log
|
||||
|
||||
# TLS certificate metadata returned during pairing
|
||||
CERTIFICATE_FINGERPRINT=BC2114CF407A42724BEEF417960F76DCBF9DE879
|
||||
CERTIFICATE_SERIAL_NUMBER=00BFC8BEACDB981B165210EF111CB9D3
|
||||
SERVER_FINGERPRINT=39-6D-BD-DE-F3-5C-5A-EA-C2-19-CF-EB-A7-A9-58-2F-20-3F-20-F7-3D-E6-CA-8E-AE-FD-28-30-37-A6-45-AE
|
||||
|
||||
# Mandant
|
||||
MANDANT_ID=1
|
||||
MANDANT_NAME=eB-Standard
|
||||
|
||||
Reference in New Issue
Block a user