Files
apache-index/.env
2023-12-23 17:23:10 -08:00

9 lines
129 B
Bash

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