making it work and build

This commit is contained in:
Arjun Patel
2022-08-12 21:01:08 -07:00
parent ea6e116836
commit d7deb3edc3
2 changed files with 0 additions and 19 deletions
Executable
BIN
View File
Binary file not shown.
-19
View File
@@ -1,19 +0,0 @@
---
host: ":8080"
profiling: false
ssl:
enabled: false
host: ":4343"
key_file: "key.pem"
cert_file: "cert.pem"
apps:
- name: "Sample Application"
enabled: true
only_ssl: false
key: "278d525bdf162c739803"
secret: "${APP_SECRET}" # Expand env vars
app_id: "1"
user_events: true
webhooks:
enabled: true
url: "http://127.0.0.1:5000/hook"