Skip to content
Snippets Groups Projects
Verified Commit e5623ac9 authored by Erick Hitter's avatar Erick Hitter
Browse files

Sync with upstream

c304b8c
parent 744f394c
No related branches found
No related tags found
No related merge requests found
restart_august_daemon: /usr/bin/pm2 restart npm
force_lock_keyed: curl http://localhost:3176/api/lock/keyed
force_lock_interior: curl http://localhost:3176/api/lock/interior
force_unlock_keyed: curl http://localhost:3176/api/unlock/keyed
force_unlock_interior: curl http://localhost:3176/api/unlock/interior
force_disconnect_keyed: curl http://localhost:3176/api/disconnect/keyed
force_disconnect_interior: curl http://localhost:3176/api/disconnect/interior
force_lock_keyed: curl http://localhost:3000/api/lock/keyed
force_lock_interior: curl http://localhost:3000/api/lock/interior
force_unlock_keyed: curl http://localhost:3000/api/unlock/keyed
force_unlock_interior: curl http://localhost:3000/api/unlock/interior
force_disconnect_keyed: curl http://localhost:3000/api/disconnect/keyed
force_disconnect_interior: curl http://localhost:3000/api/disconnect/interior
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment