Files
apache-index/env.template
2023-12-23 17:29:13 -08:00

9 lines
129 B
Plaintext

# Port to expose on docker host
PORT=8080
# Path to folder for indexing
SHARE=./share
# Domain Name FQDN
FQDN=docs.website.net