add ability to use timestamp server
This commit is contained in:
@@ -28,6 +28,7 @@ module Docuseal
|
||||
end
|
||||
|
||||
CERTS = JSON.parse(ENV.fetch('CERTS', '{}'))
|
||||
TIMESERVER_URL = ENV.fetch('TIMESERVER_URL', nil)
|
||||
|
||||
DEFAULT_URL_OPTIONS = {
|
||||
host: HOST,
|
||||
|
||||
Reference in New Issue
Block a user