feat: register app with Origin
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
server:
|
||||
port: 8080
|
||||
|
||||
origin:
|
||||
service_key: "" # Origin service key; leave empty to disable registration
|
||||
url: "" # optional; defaults to Origin's public service-checkin endpoint
|
||||
version: "1.0.0"
|
||||
|
||||
site:
|
||||
url: "https://zoeshaldon.warky.info" # canonical URL, used for the /qr page
|
||||
|
||||
|
||||
Reference in New Issue
Block a user