Make Sure You Are Square With Your God Before Trying To Merge This
This commit is contained in:
@@ -5,8 +5,8 @@ bind = "0.0.0.0:51820"
|
||||
workers = 1 # or any other number of worker processes
|
||||
|
||||
# SSL/TLS settings
|
||||
certfile = "../certs/mycert.crt"
|
||||
keyfile = "../certs/mycert.key"
|
||||
certfile = "certs/cert.crt"
|
||||
keyfile = "certs/cert.key"
|
||||
|
||||
# WSGI application path
|
||||
wsgi_app = 'wolServer:app'
|
||||
|
||||
Reference in New Issue
Block a user