Browse Source

Added restart app button for no config case

hbw_build
Wong Joon Hui 2 years ago
parent
commit
e507787606
  1. 86
      env/1640011627.json

86
env/1640011627.json vendored

@ -0,0 +1,86 @@
{
"data": {
"initial": {
"server_url": "http://hello-world-rewards-booking-api-build.testpigeon.net",
"client_id": "3",
"client_secret": "w5RJ7bMF6NH39aDVyJJV0M1gOg0nZQcO2atVcXyF",
"echo_server_url": "http://hello-world-rewards-booking-api-build.testpigeon.net",
"echo_server_port": "6001",
"kiosk_code": "KIOSK002",
"socket_prefix": "HelloBookingApi_",
"payment_channel_id": "payment#",
"payment_event_type": ".makepayment",
"ic_channel_id": "verification#",
"ic_event_type": ".guestverification",
"aws_access_key": "AKIAXHWEPPPSPOMSLL5R",
"aws_secret_key": "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",
"aws_log_group": "hotel-kiosk"
},
"current": {
"server_url": "http://hello-world-rewards-booking-api-build.testpigeon.net",
"client_id": "3",
"client_secret": "w5RJ7bMF6NH39aDVyJJV0M1gOg0nZQcO2atVcXyF",
"echo_server_url": "http://hello-world-rewards-booking-api-build.testpigeon.net",
"echo_server_port": "6001",
"kiosk_code": "KIOSK002",
"socket_prefix": "HelloBookingApi_",
"payment_channel_id": "payment#",
"payment_event_type": ".makepayment",
"ic_channel_id": "verification#",
"ic_event_type": ".guestverification",
"aws_access_key": "AKIAXHWEPPPSPOMSLL5R",
"aws_secret_key": "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",
"aws_log_group": "hotel-kiosk",
"debug_code": "1234"
}
},
"debug": {
"database": {
"total": 2,
"items": [
{
"connection": "mysql",
"query": "select * from `terminal_im30s` where `serial_number` = '1640011627' and `terminal_im30s`.`deleted_at` is null limit 1;",
"time": 16.16
},
{
"connection": "mysql",
"query": "select * from `users` where `name` = '1640011627' and `token` = 'G7AdPthrwWp2EoxT5gn6KE6WVgsfjRdtHBhTzSRNKIKmb4jsRMkcS6O5xSdW' limit 1;",
"time": 0.93
}
]
},
"cache": {
"hit": {
"keys": [
"473f1f284f2cbfe7c780c97c60a75768"
],
"total": 1
},
"miss": {
"keys": [
"473f1f284f2cbfe7c780c97c60a75768"
],
"total": 1
},
"write": {
"keys": [],
"total": 0
},
"forget": {
"keys": [],
"total": 0
}
},
"profiling": [
{
"event": "request-time",
"time": 0.14534807205200195
}
],
"memory": {
"usage": 15141192,
"peak": 15182688
}
}
}
Loading…
Cancel
Save