Make work on Fedora M1 and use faye on http for development
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# run using: thin start -C thin_config.yml
|
||||
---
|
||||
port: 9296
|
||||
rackup: config.ru
|
||||
# ssl: true
|
||||
# ssl-disable-verify: true
|
||||
# ssl-key-file: /home/bj/.mkcerts/localhost-key.pem
|
||||
# ssl-cert-file: /home/bj/.mkcerts/localhost.pem
|
||||
|
||||
Reference in New Issue
Block a user