Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Markdown To Html Converter Rest Api

Notifications You must be signed in to change notification settings

fluxfw/flux-markdown-to-html-converter-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flux-markdown-to-html-converter-rest-api

Markdown To Html Converter Rest Api

Environment variables

Variable Description Default value
FLUX_MARKDOWN_TO_HTML_CONVERTER_REST_API_COLOR_%XYZ% Color -
FLUX_MARKDOWN_TO_HTML_CONVERTER_REST_API_SERVER_HTTPS_CERT Path to HTTPS certificate file
Set this will enable listen on HTTPS
Should be on a volume
-
FLUX_MARKDOWN_TO_HTML_CONVERTER_REST_API_SERVER_HTTPS_KEY Path to HTTPS key file
Should be on a volume
-
FLUX_MARKDOWN_TO_HTML_CONVERTER_REST_API_SERVER_LISTEN Listen IP 0.0.0.0
FLUX_MARKDOWN_TO_HTML_CONVERTER_REST_API_SERVER_PORT Listen port 9501

Minimal variables required to set are bold

Example

examples